Info
Version: | 2.0.5 |
Author(s): | thrixton |
Last Update: | Sunday, February 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thrixton/aspnetcore-identity-mongodb-netcore2plus |
NuGet Url: | https://www.nuget.org/packages/Contrib.Microsoft.AspNetCore.Identity.MongoDB |
Install
Install-Package Contrib.Microsoft.AspNetCore.Identity.MongoDB
dotnet add package Contrib.Microsoft.AspNetCore.Identity.MongoDB
paket add Contrib.Microsoft.AspNetCore.Identity.MongoDB
Contrib.Microsoft.AspNetCore.Identity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Identity(>= 2.0.1)
- MongoDB.Driver(>= 2.3.0)
- Microsoft.AspNetCore.Identity(>= 2.0.1)
- MongoDB.Driver(>= 2.3.0)
Tags
Upgrade https://github.com/g0t4/aspnet-identity-mongo to netcore2.