SSH.NET
by: Renci
- 15.597k total downloads
- Latest version: 2025.1.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SQLitePCLRaw.provider.dynamic_cdecl
by: Eric Sink
- 3.126k total downloads
- Latest version: 3.0.2
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider dynamically loads the native library by name.
SshNet.Security.Cryptography
by: Renci
- 15.15k total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
SqlSugarCore.Dm
by: sunkaixuan
- 291 total downloads
- Latest version: 8.8.2
达梦官方驱动 ,达梦,SqlSugar ORM .NET 国产ORM
StackExchange.Redis.StrongName.Core
by: Stack Exchange inc. marc.gravell
- 16 total downloads
- Latest version: 1.1.605
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 1.115k total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink et al
- 774 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SqlSugarCore.Kdbndp
by: sun kaixuan
- 91 total downloads
- Latest version: 6.1.0
SqlSugarCore.Kdbndp R6 使用 6.1 , R3 1.0
SQLitePCLRaw.provider.internal
by: Eric Sink
- 2.062k total downloads
- Latest version: 2.1.11
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
SQLitePCLRaw.provider.e_sqlite3.net45
by: Eric Sink et al
- 844 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SqlSugarCoreNoDrive
by: sunkaixuan
- 594 total downloads
- Latest version: 5.0.3.4
.Net Core/.net5 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
sqlSugarCoreNoDrive
by: sunkaixuan
- 393 total downloads
- Latest version: 5.0.1.5
.Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
stdole
by: Microsoft
- 1.246k total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
SQLitePCLRaw.provider.e_sqlite3.net40
by: Eric Sink et al
- 1.002k total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.sqlite3
by: Eric Sink
- 1.787k total downloads
- Latest version: 3.0.2
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
SqlSugar.IOC
by: sunkaixuan
- 108 total downloads
- Latest version: 1.6.0
.Net Core/net5 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SqlSugar
by: sun kaixuan
- 3.756k total downloads
- Latest version: 5.1.4.207
.Net Framework 安装此版本, 5.0.3.3-max 最低要求 .Net Framework 4.6 | 5.0.0.2-5.0.3.2 最低要求 .Net Framework 4.5 | 4.0-4.9.11 最低要求 .Net Framework 4.0+
sqlSugar
by: sun kaixuan
- 2.773k total downloads
- Latest version: 5.0.1.5
SqlSugar 5.0+ .Net Framework 4.5+ , SqlSugar 4.0+ .Net Framework 4.0+
SQLitePCLRaw.provider.e_sqlite3
by: Eric Sink
- 2.455k total downloads
- Latest version: 3.0.2
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
sqlSugarCore
by: sunkaixuan
- 4.769k total downloads
- Latest version: 5.0.1.5
.Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SqlSugarCore
by: sunkaixuan
- 507 total downloads
- Latest version: 5.0.3.4
.Net Core/net5 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 13.472k total downloads
- Latest version: 2.10.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.net35
by: Eric Sink et al
- 818 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.