Info
Version: | |
Last Update: | Tuesday, June 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JwtHelper |
Install
Install-Package JwtHelper
dotnet add package JwtHelper
paket add JwtHelper
JwtHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)