Std.UriTemplate by: Std.UriTemplate
  • 605 total downloads
  • Latest version: 2.0.8
  • RFC6570 UriTemplate Std.UriTemplate
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Stripe.net by: Stripe Jayme Davis
  • 15.318k total downloads
  • Latest version: 50.2.0
  • 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 5+, and .NET Framework 4.6.2+. (Official Library)
StrongNamer by: Daniel Plaisted
  • 380 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.
Stub.System.Data.SQLite.Core.NetFramework by: SQLite Development Team
  • 101 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.
Stub.System.Data.SQLite.Core.NetStandard by: SQLite Development Team
  • 69 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.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 1k 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
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 325 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
summernote.editor by: Summernote
  • 10 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 by: Joseph Schultz <joseph@acupofjose.com>
  • 88 total downloads
  • Latest version: 1.0.5
  • supabase
A C# implementation of the Supabase client
Supabase.Core by: Joseph Schultz <joseph@acupofjose.com>
  • 41 total downloads
  • Latest version: 1.0.0
  • supabase core
Shared core for Supabase.*
Supabase.Functions by: Joseph Schultz <joseph@acupofjose.com>
  • 47 total downloads
  • Latest version: 2.1.0
  • supabase functions
A C# client for Supabase Functions
Supabase.Gotrue by: Joseph Schultz <joseph@acupofjose.com>
  • 108 total downloads
  • Latest version: 5.0.6
  • supabase gotrue
A C# client for gotrue
Supabase.Postgrest by: Joseph Schultz <joseph@acupofjose.com>
  • 88 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.Realtime by: Joseph Schultz <joseph@acupofjose.com>
  • 104 total downloads
  • Latest version: 7.2.0
  • supabase realtime phoenix
Realtime-csharp is written as a client library for supabase/realtime.
Supabase.Storage by: Joseph Schultz <joseph@acupofjose.com>
  • 77 total downloads
  • Latest version: 2.4.1
  • supabase storage
A C# implementation of the Supabase Storage client
supabase-core by: Joseph Schultz <joseph@acupofjose.com>
  • 48 total downloads
  • Latest version: 0.0.3
  • supabase core
Shared core for supabase-csharp
supabase-csharp by: Joseph Schultz <joseph@acupofjose.com>
  • 959 total downloads
  • Latest version: 0.16.2
  • supabase
A C# implementation of the Supabase client
supabase-storage-csharp by: Joseph Schultz <joseph@acupofjose.com>
  • 299 total downloads
  • Latest version: 1.4.0
  • supabase storage
A C# implementation of the Supabase Storage client
SuperSocket by: Kerry Jiang
  • 435 total downloads
  • Latest version: 2.0.2
  • SuperSocket Socket Server .Net Server Framework
SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to maintain the socket connections and how socket works.
SuperSocket.ClientEngine.Core by: Kerry Jiang
  • 263 total downloads
  • Latest version: 0.10.0
  • SuperSocket Socket Client
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.