A MongoDB provider for ASP.NET Core 2 Identity framework.
Info
Version: | 2.0.0 |
Author(s): | Wes Higbee |
Last Update: | Sunday, January 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alextochetto/aspnetcore-identity-mongodb |
NuGet Url: | https://www.nuget.org/packages/QB.AspNetCore.Identity.MongoDB |
Install
Install-Package QB.AspNetCore.Identity.MongoDB
dotnet add package QB.AspNetCore.Identity.MongoDB
paket add QB.AspNetCore.Identity.MongoDB
QB.AspNetCore.Identity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.0.1)
- MongoDB.Driver(>= 2.3.0)
Tags