SQLitePCLRaw.provider.internal by: Eric Sink
  • 620 total downloads
  • Latest version: 2.1.12-pre20260709125052
  • 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
  • 625 total downloads
  • Latest version: 3.0.5
  • 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.
SSH.NET by: Renci
  • 125 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
  • 16 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 2.598k total downloads
  • Latest version: 3.1.3
  • Async Redis Cache PubSub Messaging
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
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Std.UriTemplate by: Std.UriTemplate
  • 548 total downloads
  • Latest version: 2.0.12
  • RFC6570 UriTemplate Std.UriTemplate
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
  • visualstudio stream json rpc jsonrpc
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
  • template mustache text generation fast
Trimmed down {{mustache}} templates in .NET
StyleCop.Analyzers by: Sam Harwell et. al.
  • 687 total downloads
  • Latest version: 1.2.0-beta.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
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
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
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
  • superpower parser
A parser combinator library for C#
Svg.Animation by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 5.1.1
  • svg animation smil rendering host playback runtime
Shared SVG animation runtime and host playback contracts.
Svg.Custom by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 5.1.1
  • svg vector graphics rendering 2d graphics geometry shapes
Custom build of the SVG rendering library.
Svg.JavaScript by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 5.1.1
  • svg javascript scripting dom jint
JavaScript runtime support for SVG documents.
Svg.Model by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 5.1.1
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia model
An SVG rendering object model library.
Svg.SceneGraph by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 5.1.1
  • svg scene graph rendering 2d graphics geometry shapes model
Retained SVG scene graph core.
Svg.Skia by: Wiesław Šoltés
  • 141 total downloads
  • Latest version: 5.1.1
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia
An SVG rendering library.
Swashbuckle.AspNetCore by: domaindrivendev
  • 1.285k total downloads
  • Latest version: 10.2.3
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core