Web Api 扩展,简单配置 Swagger,JWT 等.
Info
Version: | 0.1.0 |
Author(s): | Mick Xu |
Last Update: | Wednesday, May 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rapid.ApiExtensions |
Install
Install-Package Rapid.ApiExtensions
dotnet add package Rapid.ApiExtensions
paket add Rapid.ApiExtensions
Rapid.ApiExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Rapid.Core(>= 0.0.6)
- IdentityModel(>= 4.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.3)
- Microsoft.AspNetCore.Mvc.Versioning(>= 4.1.1)
- Swashbuckle.AspNetCore(>= 5.3.3)
- Swashbuckle.AspNetCore.Annotations(>= 5.3.3)
- Swashbuckle.AspNetCore.ReDoc(>= 5.3.3)
- System.IdentityModel.Tokens.Jwt(>= 6.5.0)
Tags