ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data for MongoDb.
Info
Version: | 2.0.7 |
Author(s): | Konstantin Anisimoff |
Last Update: | Thursday, December 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/itmasterspro/NoSql.Repository |
NuGet Url: | https://www.nuget.org/packages/ItMastersPro.NoSql.Repository.MongoDb.Identity.Stores |
Install
Install-Package ItMastersPro.NoSql.Repository.MongoDb.Identity.Stores
dotnet add package ItMastersPro.NoSql.Repository.MongoDb.Identity.Stores
paket add ItMastersPro.NoSql.Repository.MongoDb.Identity.Stores
ItMastersPro.NoSql.Repository.MongoDb.Identity.Stores Download (Unzip the "nupkg" after downloading)
Dependencies
- ItMastersPro.NoSql.Repository.Interfaces(>= 2.0.7)
- ItMastersPro.NoSql.Repository.MongoDb(>= 2.0.7)
- Microsoft.AspNetCore.Identity(>= 2.1.3)
Tags