Neo4j database ASP.NET Identity Provider based on the Neo4jClient, and Neo4jClient.DataAnnotations projects.
Info
Version: | 2.1.2 |
Author(s): | francnuec |
Last Update: | Monday, July 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/francnuec/Neo4j.AspNetCore.Identity |
NuGet Url: | https://www.nuget.org/packages/Neo4j.AspNetCore.Identity |
Install
Install-Package Neo4j.AspNetCore.Identity
dotnet add package Neo4j.AspNetCore.Identity
paket add Neo4j.AspNetCore.Identity
Neo4j.AspNetCore.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.1.3)
- Neo4jClient(>= 3.0.1.21)
- Neo4jClient.DataAnnotations(>= 2.1.2)
Tags