MongoDb based identity framework for Asp.Net Core 2, forked from the excellent work from Matteo Fabbri.
Info
Version: | 1.1.1 |
Author(s): | Gregory Kieffer |
Last Update: | Monday, June 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bwets/bwets.NetCore.Identity.MongoDb |
NuGet Url: | https://www.nuget.org/packages/bwets.NetCore.Identity.MongoDb |
Install
Install-Package bwets.NetCore.Identity.MongoDb
dotnet add package bwets.NetCore.Identity.MongoDb
paket add bwets.NetCore.Identity.MongoDb
bwets.NetCore.Identity.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- bwets.NetCore.Identity(>= 1.1.1)
- Microsoft.AspNetCore.Authorization(>= 2.0.4)
- Microsoft.AspNetCore.Identity(>= 2.0.3)
- MongoDB.Driver(>= 2.6.1)
Tags