Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 1.367k total downloads
- Latest version: 8.1.4
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 1.427k total downloads
- Latest version: 8.1.4
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.268k total downloads
- Latest version: 7.1.0
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
- 393 total downloads
- Latest version: 3.4.7
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.Abstractions
by: Matt Frear
- 124 total downloads
- Latest version: 9.0.0
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle
by: Richard Morris
- 158 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 557 total downloads
- Latest version: 8.1.4
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
SuperSocket.ClientEngine.Core
by: Kerry Jiang
- 161 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.
supabase-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 364 total downloads
- Latest version: 0.16.2
A C# implementation of the Supabase client
Swashbuckle.AspNetCore.Filters
by: Matt Frear
- 515 total downloads
- Latest version: 9.0.0
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
supabase-storage-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 134 total downloads
- Latest version: 1.4.0
A C# implementation of the Supabase Storage client
SuperSocket.ProtoBase
by: Kerry Jiang
- 66 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
by: Kerry Jiang
- 189 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.
supabase-core
by: Joseph Schultz <joseph@acupofjose.com>
- 19 total downloads
- Latest version: 0.0.3
Shared core for supabase-csharp
SuperSocket.WebSocket
by: Kerry Jiang
- 23 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.
Supabase.Gotrue
by: Joseph Schultz <joseph@acupofjose.com>
- 58 total downloads
- Latest version: 5.0.6
A C# client for gotrue
Supabase.Storage
by: Joseph Schultz <joseph@acupofjose.com>
- 33 total downloads
- Latest version: 2.0.2
A C# implementation of the Supabase Storage client
Supabase.Postgrest
by: Joseph Schultz <joseph@acupofjose.com>
- 44 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>
- 47 total downloads
- Latest version: 7.2.0
Realtime-csharp is written as a client library for supabase/realtime.
Supabase.Functions
by: Joseph Schultz <joseph@acupofjose.com>
- 26 total downloads
- Latest version: 2.1.0
A C# client for Supabase Functions