A MongoDb UserStore and RoleStore adapter for Microsoft.Extensions.Identity.Core 3.1.
Info
Version: | 3.1.2 |
Author(s): | Alexandre Spieser |
Last Update: | Wednesday, October 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.opensource.org/licenses/mit-license.php |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.MongoDbCore |
Install
Install-Package AspNetCore.Identity.MongoDbCore
dotnet add package AspNetCore.Identity.MongoDbCore
paket add AspNetCore.Identity.MongoDbCore
AspNetCore.Identity.MongoDbCore Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 3.1.1)
- MongoDB.Driver(>= 2.9.3)
- MongoDbGenericRepository(>= 1.4.3)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 3.1.1)
- MongoDB.Driver(>= 2.9.3)
- MongoDbGenericRepository(>= 1.4.1)
Tags