Package Description.
Info
Version: | 1.0.0 |
Author(s): | Marcos Cordeiro |
Last Update: | Sunday, July 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/redbaty/Jwtokens |
NuGet Url: | https://www.nuget.org/packages/JwtOkens |
Install
Install-Package JwtOkens
dotnet add package JwtOkens
paket add JwtOkens
JwtOkens Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)