MongoDB data store adaptor for ASP.NET Core Identity.
Info
Version: | 1.0.0-rc3 |
Author(s): | Tugberk Ugurlu |
Last Update: | Wednesday, February 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.MongoDB |
Install
Install-Package AspNetCore.Identity.MongoDB
dotnet add package AspNetCore.Identity.MongoDB
paket add AspNetCore.Identity.MongoDB
AspNetCore.Identity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- MongoDB.Driver(>= 2.3.0)
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- MongoDB.Driver(>= 2.3.0)
Tags