Extensions for jwt(https://github.com/jwt-dotnet/jwt) and asp.net core 2.0.
Info
| Version: | 1.2.2 |
| Author(s): | Weidaicheng |
| Last Update: | Thursday, July 5, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Weidaicheng/Jwt.Extensions |
| NuGet Url: | https://www.nuget.org/packages/Jwt.Extensions |
Install
Install-Package Jwt.Extensions
dotnet add package Jwt.Extensions
paket add Jwt.Extensions
Jwt.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- JWT(>= 4.0.0)
- Microsoft.AspNetCore.All(>= 2.0.3)