Info
| Version: | |
| Last Update: | Friday, September 30, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/omaraloraini.JwtService | 
Install
Install-Package omaraloraini.JwtService
                        dotnet add package omaraloraini.JwtService
                        paket add omaraloraini.JwtService
                        
                                omaraloraini.JwtService Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
 - Microsoft.IdentityModel.Tokens(>= 5.0.0)
 - NETStandard.Library(>= 1.6.0)
 - System.IdentityModel.Tokens.Jwt(>= 5.0.0)
 - System.Security.Claims(>= 4.0.1)