This package offers the ability to use RavenDb 4.0 as a storage engine for ASP.NET Core 2.0 Identity.
Info
Version: | 0.1.3 |
Author(s): | Sébastien PUTIER |
Last Update: | Monday, October 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sputier/SPR.AspNetCore.Identity.RavenDb |
NuGet Url: | https://www.nuget.org/packages/SPR.AspNetCore.Identity.RavenDb |
Install
Install-Package SPR.AspNetCore.Identity.RavenDb
dotnet add package SPR.AspNetCore.Identity.RavenDb
paket add SPR.AspNetCore.Identity.RavenDb
SPR.AspNetCore.Identity.RavenDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Identity.Stores(>= 2.0.0)
- RavenDB.Client(>= 4.0.040019)
- Microsoft.AspNetCore.Identity(>= 2.0.0)
Tags