SQLitePCLRaw.provider.internal
by: Eric Sink
- 620 total downloads
- Latest version: 2.1.12-pre20260709125052
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
- 625 total downloads
- Latest version: 3.0.5
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.
SSH.NET
by: Renci
- 125 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
- 16 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 2.598k total downloads
- Latest version: 3.1.3
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 112 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Std.UriTemplate
by: Std.UriTemplate
- 548 total downloads
- Latest version: 2.0.12
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Stef.Validation
by: Stef Heyenrath
- 149 total downloads
- Latest version: 0.3.0
Argument validation like: Guard.NotNull, Guard.NotNullOrEmpty, Guard.NotNullOrWhiteSpace, Guard.Condition en Guard.HasNoNulls.
StreamJsonRpc
by: Microsoft
- 709 total downloads
- Latest version: 2.25.29+RR
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
Stubble.Core
by: Alex McAuliffe
- 195 total downloads
- Latest version: 1.10.8
Trimmed down {{mustache}} templates in .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 687 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 313 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Superpower
by: Datalust, Superpower Contributors, Sprache Contributors
- 295 total downloads
- Latest version: 3.2.2-dev-00214
A parser combinator library for C#
Svg.Animation
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 5.1.1
Shared SVG animation runtime and host playback contracts.
Svg.Custom
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 5.1.1
Custom build of the SVG rendering library.
Svg.JavaScript
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 5.1.1
JavaScript runtime support for SVG documents.
Svg.Model
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 5.1.1
An SVG rendering object model library.
Svg.SceneGraph
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 5.1.1
Retained SVG scene graph core.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.285k total downloads
- Latest version: 10.2.3
Swagger tools for documenting APIs built on ASP.NET Core