Info
Version: | 1.0.4 |
Author(s): | Johnathon D Smith |
Last Update: | Friday, March 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JohnnyDevCraft.AspNetCore.SwaggerSetup |
Install
Install-Package JohnnyDevCraft.AspNetCore.SwaggerSetup
dotnet add package JohnnyDevCraft.AspNetCore.SwaggerSetup
paket add JohnnyDevCraft.AspNetCore.SwaggerSetup
JohnnyDevCraft.AspNetCore.SwaggerSetup Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Swashbuckle.AspNetCore.Filters(>= 6.0.1)
- Swashbuckle.AspNetCore.Newtonsoft(>= 5.6.3)
It is designed to work with Auth0, but can be configured to work with any like oauth provider. It supports instances for APIs using Implicit Flows.