A simple GraphQL client.
Info
Version: | 1.0.1 |
Author(s): | Clement Gutel |
Last Update: | Wednesday, June 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/better-reports/graphql-sharp |
NuGet Url: | https://www.nuget.org/packages/GraphQLSharp |
Install
Install-Package GraphQLSharp
dotnet add package GraphQLSharp
paket add GraphQLSharp
GraphQLSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags