Info
Version: | 9.0.0 |
Author(s): | Judah Gabriel Himango |
Last Update: | Saturday, January 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JudahGabriel/RavenDB.Identity |
NuGet Url: | https://www.nuget.org/packages/RavenDB.Identity |
Install
Install-Package RavenDB.Identity
dotnet add package RavenDB.Identity
paket add RavenDB.Identity
RavenDB.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Microsoft.Extensions.Identity.Core(>= 3.1.6)
- RavenDB.Client(>= 5.0.2)
- RavenDB.DependencyInjection(>= 4.0.0)
Tags
Use Raven to store your users and logins with just a few lines of code.