ASP.NET Core Identity implementation for LiteDB database engine.
Info
Version: | 1.0.8.1 |
Author(s): | Piotr Stola |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/quicksln/LiteDB.Identity |
NuGet Url: | https://www.nuget.org/packages/LiteDB.Identity |
Install
Install-Package LiteDB.Identity
dotnet add package LiteDB.Identity
paket add LiteDB.Identity
LiteDB.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteDB(>= 5.0.8)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 3.1.4)
Tags