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