For those who dream to make an ASP.NET Core Web API in one line of code - Swagger documentation.
Info
Version: | 1.3.1 |
Author(s): | David Bottiau |
Last Update: | Monday, May 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Odonno/tagada |
NuGet Url: | https://www.nuget.org/packages/Tagada.Swagger |
Install
Install-Package Tagada.Swagger
dotnet add package Tagada.Swagger
paket add Tagada.Swagger
Tagada.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Tagada(>= 1.3.1)
- Microsoft.AspNetCore.All(>= 2.0.9)
- Swashbuckle.AspNetCore(>= 3.0.0)