ASP.NET Identity provider using MongoDB for data store.
Info
| Version: | 0.6.2 |
| Author(s): | Steen F. Tøttrup |
| Last Update: | Thursday, April 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/steentottrup/AspNet.Identity.MongoDB |
| NuGet Url: | https://www.nuget.org/packages/AspNetIdentity.MongoDB |
Install
Install-Package AspNetIdentity.MongoDB
dotnet add package AspNetIdentity.MongoDB
paket add AspNetIdentity.MongoDB
AspNetIdentity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Identity.Core(>= 2.2.1)
- MongoDB.Driver(>= 2.4.3)