Dgraph4Net is based on dgo (https://github.com/Dgraph-io/dgo), a Dgraph client for GoLang.
Info
Version: | 2022.2.110.13 |
Author(s): | Elton Schivei Costa |
Last Update: | Wednesday, April 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/schivei/dgraph4net |
NuGet Url: | https://www.nuget.org/packages/DGraph4Net.Identity |
Install
Install-Package DGraph4Net.Identity
dotnet add package DGraph4Net.Identity
paket add DGraph4Net.Identity
DGraph4Net.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Dgraph4Net.Core(>= 1.1.1)
- Dgraph4Net.Identity.Core(>= 1.1.1)
- Dgraph4Net(>= 1.1.1)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Identity.Core(>= 5.0.2)
- Microsoft.Extensions.Identity.Stores(>= 5.0.2)
Tags