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