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