Implementation of AddinManger to Enable Swagger on an .Net Core 3.0 Application.
Info
Version: | 0.1.0 |
Author(s): | ResaloliPT |
Last Update: | Friday, December 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ResaloliPT.AddInManager.Swagger |
Install
Install-Package ResaloliPT.AddInManager.Swagger
dotnet add package ResaloliPT.AddInManager.Swagger
paket add ResaloliPT.AddInManager.Swagger
ResaloliPT.AddInManager.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
- ResaloliPT.AddinManager.Abstractions(>= 0.2.0)
- Swashbuckle.AspNetCore(>= 5.0.05)
- Swashbuckle.AspNetCore.Filters(>= 5.0.08)