A simple GraphQL client library.
Info
Version: | 0.8.13 |
Author(s): | Massimo Bertozzi |
Last Update: | Wednesday, March 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CSGraphQL |
Install
Install-Package CSGraphQL
dotnet add package CSGraphQL
paket add CSGraphQL
CSGraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- CaseExtensions(>= 1.0.3)
- Newtonsoft.Json(>= 12.0.3)