Swagger api documentation and JWT integration for C# .NET CORE.
Info
Version: | 1.0.8 |
Author(s): | Swagger_Dot_Net_Core |
Last Update: | Wednesday, June 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Swagger_Dot_Net_Core |
Install
Install-Package Swagger_Dot_Net_Core
dotnet add package Swagger_Dot_Net_Core
paket add Swagger_Dot_Net_Core
Swagger_Dot_Net_Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.5)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.1.1)
- Swashbuckle.AspNetCore(>= 5.4.1)