Lightweight GraphQL client for .Net.
Info
Version: | 1.0.0 |
Author(s): | Wizardsoft |
Last Update: | Monday, August 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Wizardsoft/graphql-net-client |
NuGet Url: | https://www.nuget.org/packages/LightWeightGraphQL.Client |
Install
Install-Package LightWeightGraphQL.Client
dotnet add package LightWeightGraphQL.Client
paket add LightWeightGraphQL.Client
LightWeightGraphQL.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)