SQLitePCLRaw.provider.internal
by: Eric Sink
- 156 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
- 136 total downloads
- Latest version: 3.0.1
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.
SqlTableDependency
by: Christian Del Bianco
- 58 total downloads
- Latest version: 8.5.8
SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute a further select to update your application data. If you want to use record change notifications without paying attention to the underlying Service Broker infrastructure, the SqlTableDependency class is your choice. The SqlTableDependency class represents a notification dependency between an application and a SQL Server Table. When you use SqlTableDependency to get notifications, this componenet provides the low-level implementation creating the Queue and Service Broker. In this way SqlTableDependency class provides access to notifications without knowing anything about the underlying Service Broker infrastructure. Once a record change happens, SqlTableDependency's event subscribers are notified.
SSH.NET
by: Renci
- 132 total downloads
- Latest version: 2025.0.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 19 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 334 total downloads
- Latest version: 2.8.58
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 106 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Std.UriTemplate
by: Std.UriTemplate
- 149 total downloads
- Latest version: 2.0.5
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Storage.Net
by: Ivan Gavryliuk (@aloneguid)
- 1.297k total downloads
- Latest version: 9.3.0
Storage.Net abstracts storage implementation like blobs, tables and messages from the .NET Application Developer. It's aimed to provide a generic interface regardless on which storage provider you are using. It also provides both synchronous and asynchronous alternatives of all methods and implements it to the best effort possible. Supports .NET 4.5.1 and .NET Standard 1.6.
StrawberryShake.Blazor
by: ChilliCream authors and contributors
- 323 total downloads
- Latest version: 16.0.0-p.4.4
StrawberryShake GraphQL Client for Blazor.
StrawberryShake.Core
by: ChilliCream authors and contributors
- 401 total downloads
- Latest version: 14.4.0-p.10
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
StrawberryShake.Resources
by: ChilliCream authors and contributors
- 244 total downloads
- Latest version: 14.4.0-p.10
Resources for StrawberryShake GraphQL clients.
StrawberryShake.Transport.Http
by: ChilliCream authors and contributors
- 362 total downloads
- Latest version: 14.4.0-p.10
GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.
StrawberryShake.Transport.WebSockets
by: ChilliCream authors and contributors
- 358 total downloads
- Latest version: 14.4.0-p.10
GraphQL over WebSocket transport implementation for StrawberryShake GraphQL clients.
StreamJsonRpc
by: Microsoft
- 299 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.
Stripe.net
by: Stripe Jayme Davis
- 3.721k total downloads
- Latest version: 48.5.0-beta.2
Stripe.net is a sync/async client and portable class library for the Stripe API, supporting .NET Standard 2.0+, .NET Core 3.1+, and .NET Framework 4.6.1+. (Official Library)
StrongNamer
by: Daniel Plaisted
- 30 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.NetFramework
by: SQLite Development Team
- 17 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 25 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.
- 199 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes