This library encapsulates the configuration for Swagger.
Info
Version: | 1.0.1 |
Author(s): | Douglas Leonardo Danjo |
Last Update: | Saturday, October 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Molly.Common.Swagger |
Install
Install-Package Molly.Common.Swagger
dotnet add package Molly.Common.Swagger
paket add Molly.Common.Swagger
Molly.Common.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.6.3)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.6.3)