SSH.NET by: Renci
  • 537 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
  • 401 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
  • 206 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
  • 15.339k total downloads
  • Latest version: 50.5.0-beta.1
  • 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)
SQLitePCLRaw.provider.e_sqlite3 by: Eric Sink
  • 1.615k total downloads
  • Latest version: 3.0.2
  • sqlite
SQLitePCLRaw 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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
SQLitePCLRaw.provider.dynamic_cdecl by: Eric Sink
  • 913 total downloads
  • Latest version: 3.0.2
  • 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 dynamically loads the native library by name.
summernote.editor by: Summernote
  • 12 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.
SQLitePCLRaw.provider.e_sqlite3.netstandard11 by: Eric Sink et al
  • 385 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Std.UriTemplate by: Std.UriTemplate
  • 737 total downloads
  • Latest version: 2.0.8
  • RFC6570 UriTemplate Std.UriTemplate
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 351 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
SQLitePCLRaw.provider.internal by: Eric Sink
  • 929 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.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 1.15k 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
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 1.622k total downloads
  • Latest version: 2.12.1
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
SshNet.Security.Cryptography by: Renci
  • 81 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 765 total downloads
  • Latest version: 3.0.2
  • 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.
Supabase by: Joseph Schultz <joseph@acupofjose.com>
  • 105 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
  • 85 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.
SQLitePCLRaw.provider.dynamic by: Eric Sink
  • 50 total downloads
  • Latest version: 2.0.0-pre20190625090255
  • 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 dynamically loads the native library by name.
Supabase.Functions by: Joseph Schultz <joseph@acupofjose.com>
  • 60 total downloads
  • Latest version: 2.1.0
  • supabase functions
A C# client for Supabase Functions
Supabase.Core by: Joseph Schultz <joseph@acupofjose.com>
  • 50 total downloads
  • Latest version: 1.0.0
  • supabase core
Shared core for Supabase.*