Library provides initializer which configures Swagger endpoinds and Swagger UI.
Info
Version: | 8.1.0 |
Author(s): | Andrei Salanoi |
Last Update: | Tuesday, July 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GodelTech/GodelTech.Microservices.Swagger/wiki |
NuGet Url: | https://www.nuget.org/packages/GodelTech.Microservices.Swagger |
Install
Install-Package GodelTech.Microservices.Swagger
dotnet add package GodelTech.Microservices.Swagger
paket add GodelTech.Microservices.Swagger
GodelTech.Microservices.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- GodelTech.Microservices.Core(>= 1.3.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Swashbuckle.AspNetCore.Annotations(>= 5.6.3)
Tags