SQLitePCLRaw.provider.dynamic by: Eric Sink
  • 78 total downloads
  • Latest version: 2.0.0-pre20190625090255
  • sqlite
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.
SQLitePCLRaw.provider.dynamic_cdecl by: Eric Sink
  • 1.419k total downloads
  • Latest version: 3.0.3
  • sqlite
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.
SQLitePCLRaw.provider.e_sqlite3 by: Eric Sink
  • 4.016k total downloads
  • Latest version: 3.0.3
  • sqlite
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.
SQLitePCLRaw.provider.e_sqlite3.netstandard11 by: Eric Sink, et al
  • 507 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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.internal by: Eric Sink
  • 1.497k total downloads
  • Latest version: 3.0.3
  • sqlite
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.sqlite3 by: Eric Sink
  • 1.253k total downloads
  • Latest version: 3.0.3
  • sqlite
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.
SqlKata by: Ahmad Moussawi
  • 1.28k total downloads
  • Latest version: 4.0.1
  • sql query-builder dynamic-query
A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle
SqlKata.Execution by: Ahmad Moussawi
  • 855 total downloads
  • Latest version: 4.0.1
  • sql query-builder dynamic-query
Adds the execution capabilities for SqlKata
squirrel.windows by: GitHub
  • 1.888k total downloads
  • Latest version: 2.0.1
An installation and update framework for Windows applications
SSH.NET by: Renci
  • 621 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography by: Renci
  • 97 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 2.948k total downloads
  • Latest version: 3.0.47-preview
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.Extensions.AspNetCore by: Ugo Lattanzi
  • 1.448k total downloads
  • Latest version: 12.2.0
  • Redis Cache Async NoSQL Distributed PubSub Streams GeoSpatial Compression Serialization DependencyInjection
StackExchange.Redis.Extensions.AspNetCore is a library that has a set of extensions method fpr ASP.NET Core
StackExchange.Redis.Extensions.Core by: Ugo Lattanzi
  • 2.404k total downloads
  • Latest version: 12.2.0
  • Redis Cache Async NoSQL Distributed PubSub Streams GeoSpatial Compression Serialization DependencyInjection
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis with higher-level APIs for common application scenarios. Features: - Store and retrieve complex .NET objects with pluggable serialization - Connection pooling with LeastLoaded and RoundRobin strategies - Pub/Sub messaging with typed handlers and error logging - Redis Streams with consumer group support - GeoSpatial indexes (GEOADD, GEOSEARCH, GEODIST) - Hash field expiry (Redis 7.4+ HEXPIRE/HSETEX) - Transparent compression (LZ4, Snappy, Zstd, GZip, Brotli) - Azure Managed Identity support - ASP.NET Core DI integration - Multiple named Redis instances - Tags, Sets, Lists, Sorted Sets, key search Serializer packages (pick one): System.Text.Json, Newtonsoft, MemoryPack, MsgPack, Protobuf, ServiceStack, Utf8Json.
StackExchange.Redis.Extensions.System.Text.Json by: Ugo Lattanzi
  • 1.209k total downloads
  • Latest version: 12.2.0
  • Redis Cache Async NoSQL Distributed PubSub Streams GeoSpatial Compression Serialization DependencyInjection
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis with higher-level APIs for common application scenarios. Features: - Store and retrieve complex .NET objects with pluggable serialization - Connection pooling with LeastLoaded and RoundRobin strategies - Pub/Sub messaging with typed handlers and error logging - Redis Streams with consumer group support - GeoSpatial indexes (GEOADD, GEOSEARCH, GEODIST) - Hash field expiry (Redis 7.4+ HEXPIRE/HSETEX) - Transparent compression (LZ4, Snappy, Zstd, GZip, Brotli) - Azure Managed Identity support - ASP.NET Core DI integration - Multiple named Redis instances - Tags, Sets, Lists, Sorted Sets, key search Serializer packages (pick one): System.Text.Json, Newtonsoft, MemoryPack, MsgPack, Protobuf, ServiceStack, Utf8Json.
StackExchange.Redis.StrongName by: Stack Exchange, Inc., marc.gravell
  • 271 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa by: Stark Bank
  • 246 total downloads
  • Latest version: 1.3.3
  • ecdsa, digital-signature, elliptic-curve
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Stateless by: Stateless Contributors
  • 6.406k total downloads
  • Latest version: 5.20.1
Create state machines and lightweight state machine-based workflows directly in .NET code
Stimulsoft.Reports.Engine.NetCore by: Stimulsoft
  • 4.285k total downloads
  • Latest version: 2026.2.4
  • stimulsoft report reports reporting tool engine generator net-core framework export pdf excel html data
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Engine package, which includes the full functionality of this package along with additional features, libraries, and framework support. The native .NET Core cross platform report engine is a part of the reporting tool for .NET Core and .NET frameworks, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others.
Stimulsoft.Reports.Web.NetCore by: Stimulsoft
  • 5.694k total downloads
  • Latest version: 2026.2.4
  • stimulsoft report reports reporting tool generator html5 viewer designer sql xml json data barcode qr-code charts export pdf excel html mvc net-core
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Web package, which includes the full functionality of this package along with additional features, libraries, and framework support. Stimulsoft Reports.WEB for .NET Core is a reporting tool designed to create and render reports in Web using native .NET Core cross platform report engine. Stimulsoft Reports.WEB will provide the complete cycle of report designing, from creating report templates and ending with showing them in a web browser. All this can be done without closing a web browser. Stimulsoft Reports.WEB is the reporting tool that allows you to edit reports directly in Web.