.net core ,Tokens.Jwt(5.5.0).
Info
Version: | 1.1.0 |
Author(s): | 田旭军 |
Last Update: | Tuesday, December 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommonJWT |
Install
Install-Package CommonJWT
dotnet add package CommonJWT
paket add CommonJWT
CommonJWT Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)