Dgraph Client for .NET.
Info
Version: | 21.3.1.2 |
Author(s): | Michael Compton, Ahmed El Bannan |
Last Update: | Wednesday, May 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dgraph-io/dgraph.net |
NuGet Url: | https://www.nuget.org/packages/Dgraph |
Install
Install-Package Dgraph
dotnet add package Dgraph
paket add Dgraph
Dgraph Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentResults(>= 1.4.0)
- Google.Protobuf(>= 3.11.4)
- Grpc.Net.Client(>= 2.27.0)
- System.ValueTuple(>= 4.4.0)