SQLitePCLRaw.provider.internal
by: Eric Sink
- 992 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
- 864 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.
SSH.NET
by: Renci
- 310 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
- 60 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 1.81k total downloads
- Latest version: 2.9.32
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.Extensions.Core
by: Ugo Lattanzi
- 953 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
- 200 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 163 total downloads
- Latest version: 1.3.3
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Std.UriTemplate
by: Std.UriTemplate
- 687 total downloads
- Latest version: 2.0.8
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
stdole
by: Microsoft
- 540 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
StreamJsonRpc
by: Microsoft
- 1.516k total downloads
- Latest version: 2.23.32-alpha
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.
Streams
by: Nick Palladinos Kostas Rontogiannis Eirik Tsarpalis
- 139 total downloads
- Latest version: 0.6.0
A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
StrongNamer
by: Daniel Plaisted
- 172 total downloads
- Latest version: 0.2.5
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 92 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1.133k 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.
- 436 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.988k total downloads
- Latest version: 7.1.0
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 1.406k total downloads
- Latest version: 8.1.4
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Newtonsoft
by: domaindrivendev
- 1.273k total downloads
- Latest version: 8.1.4
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
Swashbuckle.AspNetCore.ReDoc
by: domaindrivendev
- 1.592k total downloads
- Latest version: 8.1.4
Middleware to expose an embedded version of Redoc from an ASP.NET Core application