SQLitePCLRaw.provider.e_sqlite3.net45
by: Eric Sink, et al
- 221 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.e_sqlite3.netstandard11
by: Eric Sink, et al
- 177 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.internal
by: Eric Sink
- 383 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.sqlite3
by: Eric Sink
- 309 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.
SqlKata
by: Ahmad Moussawi
- 412 total downloads
- Latest version: 3.0.0-beta
A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
SqlKata.Execution
by: Ahmad Moussawi
- 309 total downloads
- Latest version: 3.0.0-beta
Adds the execution capabilities for SqlKata
squirrel.windows
by: GitHub
- 516 total downloads
- Latest version: 2.0.1
An installation and update framework for Windows applications
SSH.NET
by: Renci
- 314 total downloads
- Latest version: 2025.1.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 32 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 952 total downloads
- Latest version: 2.10.14
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.Extensions.AspNetCore
by: Ugo Lattanzi
- 249 total downloads
- Latest version: 8.0.5
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
- 664 total downloads
- Latest version: 8.0.5
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications.
To store complex data It requires one of the following implementations:
- StackExchange.Redis.Extensions.Newtonsoft
- StackExchange.Redis.Extensions.System.Text.Json
- StackExchange.Redis.Extensions.Jil
- StackExchange.Redis.Extensions.MsgPack
- StackExchange.Redis.Extensions.Protobuf
- StackExchange.Redis.Extensions.Utf8Json
StackExchange.Redis.Extensions.System.Text.Json
by: Ugo Lattanzi
- 191 total downloads
- Latest version: 8.0.5
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications.
To store complex data It requires one of the following implementations:
- StackExchange.Redis.Extensions.Newtonsoft
- StackExchange.Redis.Extensions.System.Text.Json
- StackExchange.Redis.Extensions.Jil
- StackExchange.Redis.Extensions.MsgPack
- StackExchange.Redis.Extensions.Protobuf
- StackExchange.Redis.Extensions.Utf8Json
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 259 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 76 total downloads
- Latest version: 1.3.3
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Stateless
by: Stateless Contributors
- 1.591k 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
- 589 total downloads
- Latest version: 2022.2.6
The native .NET Core report engine is a part of the reporting tool for .NET Standard, .NET Core and .NET, 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
- 800 total downloads
- Latest version: 2022.2.6
Stimulsoft Reports.Web for .NET Core is a reporting tool designed to create and render reports in Web using native .NET Core 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.
Stimulsoft.Svg
by: Stimulsoft
- 172 total downloads
- Latest version: 2026.1.3
SVG rendering library. This package provides processing and conversion of SVG images for use on report pages and dashboards. It is used in all our products.
StrawberryShake.Core
by: ChilliCream authors and contributors
- 1.755k total downloads
- Latest version: 14.4.0-p.10
Abstractions and foundational APIs for StrawberryShake GraphQL clients.