A simple and testable GraphQL client for .NET and .NET core.
Info
Version: | 2.4.0 |
Author(s): | Chad Oftedahl |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Firenza/graphql-netstandard-client |
NuGet Url: | https://www.nuget.org/packages/GraphQl.NetStandard.Client |
Install
Install-Package GraphQl.NetStandard.Client
dotnet add package GraphQl.NetStandard.Client
paket add GraphQl.NetStandard.Client
GraphQl.NetStandard.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)