A wrapper library for GraphQL.NET providing functionality that makes it easier for large-scale applications to use GraphQL.NET.
Info
Version: | 1.2.1 |
Author(s): | Micah Elliott |
Last Update: | Friday, June 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Michannne/graphql-core |
NuGet Url: | https://www.nuget.org/packages/GraphQL-Core |
Install
Install-Package GraphQL-Core
dotnet add package GraphQL-Core
paket add GraphQL-Core
GraphQL-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 2.4.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- System.Reflection.Emit(>= 4.3.0)
Tags