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 |
Install
Install-Package DGraph4Net
dotnet add package DGraph4Net
paket add DGraph4Net
DGraph4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Dgraph4Net.Core(>= 1.1.1)
- Google.Protobuf(>= 3.14.0)
- Grpc.Core(>= 2.35.0)
- Grpc.Net.ClientFactory(>= 2.34.0)
- Newtonsoft.Json(>= 12.0.3)
Tags