vinotec jwt 基础包.
Info
Version: | 2.1.0 |
Author(s): | jex |
Last Update: | Thursday, May 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Vinotec.Infrastructure.Tokens.Jwt |
Install
Install-Package Vinotec.Infrastructure.Tokens.Jwt
dotnet add package Vinotec.Infrastructure.Tokens.Jwt
paket add Vinotec.Infrastructure.Tokens.Jwt
Vinotec.Infrastructure.Tokens.Jwt Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.0)
- System.IdentityModel.Tokens.Jwt(>= 5.2.2)