ASP.NET Core Identity integration for ArangoDB.
Info
Version: | 0.2.5 |
Author(s): | Andrew Grothe |
Last Update: | Tuesday, December 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bordereast/aspnetcore-identity-arangodb |
NuGet Url: | https://www.nuget.org/packages/BorderEast.ASPNetCore.Identity.ArangoDB |
Install
Install-Package BorderEast.ASPNetCore.Identity.ArangoDB
dotnet add package BorderEast.ASPNetCore.Identity.ArangoDB
paket add BorderEast.ASPNetCore.Identity.ArangoDB
BorderEast.ASPNetCore.Identity.ArangoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- BorderEast.ArangoDB.Client(>= 0.2.10)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
Tags