SSH.NET by: Renci
  • 611 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
StrongNamer by: Daniel Plaisted
  • 437 total downloads
  • Latest version: 0.2.5
  • strongname strong name naming
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 226 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Stripe.net by: Stripe Jayme Davis
  • 18.409k total downloads
  • Latest version: 52.1.0-alpha.2
  • stripe payment credit cards money gateway paypal braintree
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)
SshNet.Security.Cryptography by: Renci
  • 89 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 849 total downloads
  • Latest version: 3.0.3
  • 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.
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 390 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
StyleCop.Analyzers by: Sam Harwell et. al.
  • 1.338k 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
Std.UriTemplate by: Std.UriTemplate
  • 843 total downloads
  • Latest version: 2.0.10
  • RFC6570 UriTemplate Std.UriTemplate
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
SQLitePCLRaw.provider.internal by: Eric Sink
  • 1.034k total downloads
  • Latest version: 2.1.11
  • 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.
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 1.856k total downloads
  • Latest version: 3.0.47-preview
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
summernote.editor by: Summernote
  • 14 total downloads
  • Latest version: 0.8.10
  • summernote wysiwyg-editor javascript wysiwyg
Summernote is a JavaScript library that helps you create WYSIWYG editors online. Home page: https://summernote.org Summernote is available under the MIT license.
Supabase.Gotrue by: Joseph Schultz <joseph@acupofjose.com>
  • 149 total downloads
  • Latest version: 5.0.6
  • supabase gotrue
A C# client for gotrue
Supabase.Storage by: Joseph Schultz <joseph@acupofjose.com>
  • 110 total downloads
  • Latest version: 2.4.1
  • supabase storage
A C# implementation of the Supabase Storage client
Supabase.Postgrest by: Joseph Schultz <joseph@acupofjose.com>
  • 121 total downloads
  • Latest version: 4.1.0
  • supabase postgrest
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>
  • 120 total downloads
  • Latest version: 1.0.5
  • supabase
A C# implementation of the Supabase client
Stub.System.Data.SQLite.Core.NetStandard by: SQLite Development Team
  • 98 total downloads
  • Latest version: 1.0.119
  • sqlite database ado.net provider interop
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Supabase.Realtime by: Joseph Schultz <joseph@acupofjose.com>
  • 133 total downloads
  • Latest version: 7.2.0
  • supabase realtime phoenix
Realtime-csharp is written as a client library for supabase/realtime.
Supabase.Functions by: Joseph Schultz <joseph@acupofjose.com>
  • 66 total downloads
  • Latest version: 2.1.0
  • supabase functions
A C# client for Supabase Functions
Supabase.Core by: Joseph Schultz <joseph@acupofjose.com>
  • 54 total downloads
  • Latest version: 1.0.0
  • supabase core
Shared core for Supabase.*