Info
Version: | |
Author(s): | JwtAuthentication |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JwtAuthentication |
Install
Install-Package JwtAuthentication
dotnet add package JwtAuthentication
paket add JwtAuthentication
JwtAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Entities(>= 1.0.0)
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- Microsoft.IdentityModel.Tokens(>= 6.5.0)
- System.IdentityModel.Tokens.Jwt(>= 6.5.0)