Swashbuckle.AspNetCore by: domaindrivendev
  • 2.509k total downloads
  • Latest version: 7.1.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Svg by: davescriven jvenema mrbean-bremen H1Gdev Wiesław Šoltés owaits ddpruitt Ralf1108 Tebjan Halm and others
  • 1.166k total downloads
  • Latest version: 3.4.8
  • svg vector graphics rendering
Public fork of the C# SVG rendering library on codeplex. This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. License: Microsoft Public License.
Swashbuckle.AspNetCore.Filters by: Matt Frear
  • 1.351k total downloads
  • Latest version: 9.0.1
  • Swagger Swashbuckle
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
SuperSocket.ClientEngine.Core by: Kerry Jiang
  • 381 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.
Swashbuckle.AspNetCore.Filters.Abstractions by: Matt Frear
  • 319 total downloads
  • Latest version: 9.0.1
  • Swagger Swashbuckle
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.Annotations by: domaindrivendev
  • 1.534k total downloads
  • Latest version: 8.1.4
  • swagger documentation discovery help webapi aspnet aspnetcore annotations
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle by: Richard Morris
  • 442 total downloads
  • Latest version: 5.6.0
  • Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs WebHost IIS
Seamlessly adds a Swagger to WebApi projects!
supabase-storage-csharp by: Joseph Schultz <joseph@acupofjose.com>
  • 430 total downloads
  • Latest version: 1.4.0
  • supabase storage
A C# implementation of the Supabase Storage client
supabase-csharp by: Joseph Schultz <joseph@acupofjose.com>
  • 1.305k total downloads
  • Latest version: 0.16.2
  • supabase
A C# implementation of the Supabase client
Supabase.Storage by: Joseph Schultz <joseph@acupofjose.com>
  • 135 total downloads
  • Latest version: 2.6.0
  • supabase storage
A C# implementation of the Supabase Storage client
Supabase.Realtime by: Joseph Schultz <joseph@acupofjose.com>
  • 143 total downloads
  • Latest version: 7.3.1
  • supabase realtime phoenix
Realtime-csharp is written as a client library for supabase/realtime.
Supabase.Postgrest by: Joseph Schultz <joseph@acupofjose.com>
  • 132 total downloads
  • Latest version: 4.4.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>
  • 125 total downloads
  • Latest version: 1.0.5
  • supabase
A C# implementation of the Supabase client
SuperSocket.ProtoBase by: Kerry Jiang
  • 203 total downloads
  • Latest version: 1.7.0.17
  • SuperSocket Network Protocol Protocol Resolving
It is a network protocol resolving library which can be used in both server and client
SuperSocket by: Kerry Jiang
  • 648 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.
Supabase.Functions by: Joseph Schultz <joseph@acupofjose.com>
  • 72 total downloads
  • Latest version: 2.2.0
  • supabase functions
A C# client for Supabase Functions
SuperSocket.WebSocket by: Kerry Jiang
  • 74 total downloads
  • Latest version: 1.6.6.1
  • SuperSocket WebSocket SuperWebSocket
WebSocket server implementation base on SuperSocket. It is just the same codebase with SuperWebSocket but has different assembly name and namespace.
Supabase.Gotrue by: Joseph Schultz <joseph@acupofjose.com>
  • 156 total downloads
  • Latest version: 5.0.6
  • supabase gotrue
A C# client for gotrue
supabase-core by: Joseph Schultz <joseph@acupofjose.com>
  • 63 total downloads
  • Latest version: 0.0.3
  • supabase core
Shared core for supabase-csharp
Supabase.Core by: Joseph Schultz <joseph@acupofjose.com>
  • 62 total downloads
  • Latest version: 1.2.0
  • supabase core
Shared core for Supabase.*