Package Description.
Info
Version: | 1.0.2 |
Author(s): | PAKISTANESSS |
Last Update: | Monday, September 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PAKISTANESSS/SimpleJWTAuthentication |
NuGet Url: | https://www.nuget.org/packages/SimpleJWTAuthentication |
Install
Install-Package SimpleJWTAuthentication
dotnet add package SimpleJWTAuthentication
paket add SimpleJWTAuthentication
SimpleJWTAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)