.Net client library for Dgraph.
Info
| Version: | 0.7.0 |
| Author(s): | Michael Compton |
| Last Update: | Thursday, September 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MichaelJCompton/Dgraph-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Dgraph-dotnet |
Install
Install-Package Dgraph-dotnet
dotnet add package Dgraph-dotnet
paket add Dgraph-dotnet
Dgraph-dotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentResults(>= 1.2.0)
- Google.Protobuf(>= 3.7.0)
- Grpc(>= 1.19.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.1)
- System.ValueTuple(>= 4.4.0)