A MongoDB provider for ASP.NET Core Identity framework.
Info
Version: | 2.2.0 |
Author(s): | Wes Higbee, Welbert Gomides |
Last Update: | Sunday, June 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/welbertwpg/aspnet-identity-mongo |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Identity |
Install
Install-Package MongoDB.Identity
dotnet add package MongoDB.Identity
paket add MongoDB.Identity
MongoDB.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- MongoDB.Driver(>= 2.8.1)
Tags