Dgraph4Net is based on dgo (https://github.com/Dgraph-io/dgo), a Dgraph client for GoLang.
Info
Version: | 2023.4.296.14 |
Author(s): | Elton Schivei Costa |
Last Update: | Monday, October 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/schivei/dgraph4net |
NuGet Url: | https://www.nuget.org/packages/Dgraph4Net.Core |
Install
Install-Package Dgraph4Net.Core
dotnet add package Dgraph4Net.Core
paket add Dgraph4Net.Core
Dgraph4Net.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- GeoJSON.Net(>= 1.2.19)
- Google.Protobuf(>= 3.14.0)
- Newtonsoft.Json(>= 12.0.3)
Tags