Library with builder syntax to ease the generation of JWTs.
Info
Version: | 0.1.17 |
Author(s): | Laurence Hartgill |
Last Update: | Friday, June 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/laurence79/JwtBuilder |
NuGet Url: | https://www.nuget.org/packages/JwtBuilder |
Install
Install-Package JwtBuilder
dotnet add package JwtBuilder
paket add JwtBuilder
JwtBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Ensure.That(>= 5.0.0)
- Newtonsoft.Json(>= 10.0.2)
- NuGet.Build.Packaging(>= 0.1.248)