Library.
Info
Version: | 1.1.0 |
Author(s): | kapy |
Last Update: | Tuesday, January 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/App.Swagger |
Install
Install-Package App.Swagger
dotnet add package App.Swagger
paket add App.Swagger
App.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- App.net.core(>= 1.0.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.OpenApi(>= 1.1.4)
- Swashbuckle.AspNetCore.Annotations(>= 5.0.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.0.0)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.0.0)