Info
Version: | 1.0.0-rc |
Author(s): | Md. Nahid Hasan |
Last Update: | Thursday, February 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nahidhasanswe/AspNetCore.MongoDB.Identity |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.MongoDB.Identity |
Install
Install-Package AspNetCore.MongoDB.Identity
dotnet add package AspNetCore.MongoDB.Identity
paket add AspNetCore.MongoDB.Identity
AspNetCore.MongoDB.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Identity.Stores(>= 2.0.1)
- AspNetCore.MongoDB(>= 1.0.2)
- Microsoft.Extensions.Identity.Core(>= 2.0.1)
- Microsoft.AspNetCore.Identity(>= 2.0.0)
Tags
Just differents is store the identity to mongo store. You are easily manage the identity and this is awesome.
You can also CRUD operation into MongoDB like AspNetCore.MongoDB library.