A LiteDB provider for ASP.NET Core Identity framework.
Info
Version: | 4.1.0 |
Author(s): | Fabian Blum |
Last Update: | Wednesday, March 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fabian-blum/AspNetCore.Identity.LiteDB |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.LiteDB |
Install
Install-Package AspNetCore.Identity.LiteDB
dotnet add package AspNetCore.Identity.LiteDB
paket add AspNetCore.Identity.LiteDB
AspNetCore.Identity.LiteDB Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteDB(>= 5.0.3)
- Microsoft.Extensions.Identity.Core(>= 3.1.2)
- Microsoft.Extensions.Identity.Stores(>= 3.1.2)
Tags