RavenDB user/role store management implementation for ASP.NET Core identity provider.
Info
| Version: | 4.2.0 |
| Author(s): | Iskandar Rafiev |
| Last Update: | Friday, June 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/maqduni/AspNetCore.Identity.RavenDb |
| NuGet Url: | https://www.nuget.org/packages/Maqduni.AspNetCore.Identity.RavenDb |
Install
Install-Package Maqduni.AspNetCore.Identity.RavenDb
dotnet add package Maqduni.AspNetCore.Identity.RavenDb
paket add Maqduni.AspNetCore.Identity.RavenDb
Maqduni.AspNetCore.Identity.RavenDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Maqduni.RavenDb.Extensions(>= 4.2.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- RavenDB.Client(>= 4.2.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Security.Claims(>= 4.3.0)
Tags