A MongoDB provider for ASP.NET Core 2 Identity framework, with RoleClaim support.
Info
| Version: | 2.0.6 |
| Author(s): | Wes Higbee, Alex Tochetto, Roland Schmitt |
| Last Update: | Thursday, June 21, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/agentschmitt/aspnetcore-identity-mongodb |
| NuGet Url: | https://www.nuget.org/packages/Contrib-2.Microsoft.AspNetCore.Identity.MongoDB |
Install
Install-Package Contrib-2.Microsoft.AspNetCore.Identity.MongoDB
dotnet add package Contrib-2.Microsoft.AspNetCore.Identity.MongoDB
paket add Contrib-2.Microsoft.AspNetCore.Identity.MongoDB
Contrib-2.Microsoft.AspNetCore.Identity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.0.1)
- MongoDB.Driver(>= 2.3.0)
Tags