GraphQL Client components.
Info
Version: | 1.7.0.1 |
Author(s): | LobsterInk |
Last Update: | Friday, June 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LobsterInk/GraphQL.Client |
NuGet Url: | https://www.nuget.org/packages/GraphQL.ClientBasic |
Install
Install-Package GraphQL.ClientBasic
dotnet add package GraphQL.ClientBasic
paket add GraphQL.ClientBasic
GraphQL.ClientBasic Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)
- GraphQL.Server(>= 1.7.0.1)
- CacheManager.Core(>= 1.1.2)
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)