JwtBearer认证组件封装(.net core), 具体使用方法请参阅README.md说明或者联系作者.
Info
Version: | 1.0.6 |
Author(s): | chenbo |
Last Update: | Wednesday, September 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.xcodex.net/ |
NuGet Url: | https://www.nuget.org/packages/CBLibrary.JwtBearer |
Install
Install-Package CBLibrary.JwtBearer
dotnet add package CBLibrary.JwtBearer
paket add CBLibrary.JwtBearer
CBLibrary.JwtBearer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.IdentityModel.Tokens(>= 5.4.0)
- CBLibrary.Abstractions(>= 1.0.1)
Tags