Simple ASP.NET Core API Endpoints - Swagger integration for SI.Endpoints.
Info
| Version: | 1.2.0 |
| Author(s): | Tobias Sibera |
| Last Update: | Monday, January 30, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SiberaIndustries/SI.Endpoints |
| NuGet Url: | https://www.nuget.org/packages/SI.Endpoints.Swagger |
Install
Install-Package SI.Endpoints.Swagger
dotnet add package SI.Endpoints.Swagger
paket add SI.Endpoints.Swagger
SI.Endpoints.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- SI.Endpoints(>= 0.1.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.6.3)
Tags