Info
| Version: | 1.0.0-rc |
| Author(s): | Md. Nahid Hasan |
| Last Update: | Friday, February 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nahidhasanswe/AspNetCore.MongoDB.JWTIdentity |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.MongoDB.JWTIdentity |
Install
Install-Package AspNetCore.MongoDB.JWTIdentity
dotnet add package AspNetCore.MongoDB.JWTIdentity
paket add AspNetCore.MongoDB.JWTIdentity
AspNetCore.MongoDB.JWTIdentity Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.MongoDB.Identity(>= 1.0.0)
- JWT(>= 4.0.03)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.0.1)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.0.2)
Tags
The library is depends on AspNetCore.MongoDB.Identity.