ASP.NET Core Identity provider that uses ArangoDB for storage.
Info
Version: | 1.0.0 |
Author(s): | Actias |
Last Update: | Thursday, July 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/actias/ArangoDB.AspNetCore.Identity |
NuGet Url: | https://www.nuget.org/packages/ArangoDB.AspNetCore.Identity |
Install
Install-Package ArangoDB.AspNetCore.Identity
dotnet add package ArangoDB.AspNetCore.Identity
paket add ArangoDB.AspNetCore.Identity
ArangoDB.AspNetCore.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 1.0.0)
- ArangoDB.Client(>= 0.7.31)
Tags