StrongNamer
by: Daniel Plaisted
- 406 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
- 119 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
- 86 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.
- 1.185k total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 351 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
summernote.editor
by: Summernote
- 12 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.
Supabase
by: Joseph Schultz <joseph@acupofjose.com>
- 108 total downloads
- Latest version: 1.0.5
A C# implementation of the Supabase client
Supabase.Core
by: Joseph Schultz <joseph@acupofjose.com>
- 50 total downloads
- Latest version: 1.0.0
Shared core for Supabase.*
Supabase.Functions
by: Joseph Schultz <joseph@acupofjose.com>
- 61 total downloads
- Latest version: 2.1.0
A C# client for Supabase Functions
Supabase.Gotrue
by: Joseph Schultz <joseph@acupofjose.com>
- 134 total downloads
- Latest version: 5.0.6
A C# client for gotrue
Supabase.Postgrest
by: Joseph Schultz <joseph@acupofjose.com>
- 109 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.Realtime
by: Joseph Schultz <joseph@acupofjose.com>
- 122 total downloads
- Latest version: 7.2.0
Realtime-csharp is written as a client library for supabase/realtime.
Supabase.Storage
by: Joseph Schultz <joseph@acupofjose.com>
- 99 total downloads
- Latest version: 2.4.1
A C# implementation of the Supabase Storage client
supabase-core
by: Joseph Schultz <joseph@acupofjose.com>
- 54 total downloads
- Latest version: 0.0.3
Shared core for supabase-csharp
supabase-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 1.099k total downloads
- Latest version: 0.16.2
A C# implementation of the Supabase client
supabase-storage-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 363 total downloads
- Latest version: 1.4.0
A C# implementation of the Supabase Storage client
SuperSocket
by: Kerry Jiang
- 519 total downloads
- Latest version: 2.0.2
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
- 347 total downloads
- Latest version: 0.10.0
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.
SuperSocket.ProtoBase
by: Kerry Jiang
- 168 total downloads
- Latest version: 1.7.0.17
It is a network protocol resolving library which can be used in both server and client
SuperSocket.WebSocket
by: Kerry Jiang
- 57 total downloads
- Latest version: 1.6.6.1
WebSocket server implementation base on SuperSocket. It is just the same codebase with SuperWebSocket but has different assembly name and namespace.