MongoDB based storage provider for AspNetCore.Identity.
Info
Version: | 4.0.1 |
Author(s): | Paul Trampert |
Last Update: | Tuesday, June 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaulTrampert/PTrampert.AspNetCore.Identity.MongoDB |
NuGet Url: | https://www.nuget.org/packages/PTrampert.AspNetCore.Identity.MongoDB |
Install
Install-Package PTrampert.AspNetCore.Identity.MongoDB
dotnet add package PTrampert.AspNetCore.Identity.MongoDB
paket add PTrampert.AspNetCore.Identity.MongoDB
PTrampert.AspNetCore.Identity.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- MongoDB.Driver(>= 2.8.1)
Tags