Stripe.net
by: Stripe Jayme Davis
- 7.256k 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)
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 252 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
SSH.NET
by: Renci
- 406 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
- 45 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
SQLitePCLRaw.provider.internal
by: Eric Sink
- 401 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.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 550 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Std.UriTemplate
by: Std.UriTemplate
- 301 total downloads
- Latest version: 2.0.5
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 950 total downloads
- Latest version: 2.9.11
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.sqlite3
by: Eric Sink
- 338 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.
summernote.editor
by: Summernote
- 5 total downloads
- Latest version: 0.8.10
Summernote is a JavaScript library that helps you create WYSIWYG editors online.
Home page: https://summernote.org
Summernote is available under the MIT license.
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 200 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Supabase.Realtime
by: Joseph Schultz <joseph@acupofjose.com>
- 45 total downloads
- Latest version: 7.2.0
Realtime-csharp is written as a client library for supabase/realtime.
Stub.System.Data.SQLite.Core.NetFramework
by: SQLite Development Team
- 61 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Supabase.Gotrue
by: Joseph Schultz <joseph@acupofjose.com>
- 52 total downloads
- Latest version: 5.0.6
A C# client for gotrue
StrongNamer
by: Daniel Plaisted
- 253 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.
Supabase.Postgrest
by: Joseph Schultz <joseph@acupofjose.com>
- 39 total downloads
- Latest version: 4.1.0
Postgrest-csharp is written primarily as a helper library for supabase/supabase-csharp, however, it should be easy enough to use outside of the supabase ecosystem.
The bulk of this library is a translation and c-sharp-ification of the supabase/postgrest-js library.
Supabase
by: Joseph Schultz <joseph@acupofjose.com>
- 38 total downloads
- Latest version: 1.0.5
A C# implementation of the Supabase client
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 36 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Supabase.Functions
by: Joseph Schultz <joseph@acupofjose.com>
- 24 total downloads
- Latest version: 2.1.0
A C# client for Supabase Functions
Supabase.Core
by: Joseph Schultz <joseph@acupofjose.com>
- 22 total downloads
- Latest version: 1.0.0
Shared core for Supabase.*