Extension methods making it easy to configure OAUTH2 for SwaggerUIOptions and SwaggerGenOptions on AspNetCore.
Info
Version: | 1.6.0 |
Author(s): | Stratiteq Sweden AB |
Last Update: | Tuesday, August 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stratiteq/stratiteq.extensions |
NuGet Url: | https://www.nuget.org/packages/Stratiteq.Extensions.AspNetCore.Swagger |
Install
Install-Package Stratiteq.Extensions.AspNetCore.Swagger
dotnet add package Stratiteq.Extensions.AspNetCore.Swagger
paket add Stratiteq.Extensions.AspNetCore.Swagger
Stratiteq.Extensions.AspNetCore.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Stratiteq.Extensions.Configuration(>= 1.6.1)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.5.0)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.5.0)