Package Description.
Info
Version: | 1.0.1 |
Author(s): | Aleksandr Piskunov |
Last Update: | Thursday, August 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JwtService |
Install
Install-Package JwtService
dotnet add package JwtService
paket add JwtService
JwtService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.IdentityModel.Tokens(>= 5.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)