A MongoDB provider for ASP.NET Core Identity framework.
Info
Version: | 1.0.2 |
Author(s): | Wes Higbee |
Last Update: | Saturday, October 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/g0t4/aspnet-identity-mongo |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Identity.MongoDB |
Install
Install-Package Microsoft.AspNetCore.Identity.MongoDB
dotnet add package Microsoft.AspNetCore.Identity.MongoDB
paket add Microsoft.AspNetCore.Identity.MongoDB
Microsoft.AspNetCore.Identity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- MongoDB.Driver(>= 2.3.0)
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- MongoDB.Driver(>= 2.3.0)
Tags