Mongo based identity framework for Asp.Net Core.
Info
Version: | 9.0.0 |
Author(s): | Matteo Fabbri |
Last Update: | Sunday, September 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matteofabbri/AspNetCore.Identity.Mongo |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.Mongo |
Install
Install-Package AspNetCore.Identity.Mongo
dotnet add package AspNetCore.Identity.Mongo
paket add AspNetCore.Identity.Mongo
AspNetCore.Identity.Mongo Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Identity.Core(>= 5.0.2)
- Microsoft.Extensions.Identity.Stores(>= 5.0.2)
- MongoDB.Driver(>= 2.11.6)
Tags