Very simple shortcuts for implementing Swagger documentation.
Info
| Version: | 0.2.14 |
| Author(s): | A2net, aLex Vargas |
| Last Update: | Thursday, November 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/A2net.Swagger |
Install
Install-Package A2net.Swagger
dotnet add package A2net.Swagger
paket add A2net.Swagger
A2net.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
Tags