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