Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 757 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 757 Bytes

GraphQL.Server

This library uses GraphQL version 0.11.0.539 which is not yet published on NuGet. It is included our NuGet package for now, if you want to download from the origin instead you can do so by adding the Nuget source https://ci.appveyor.com/nuget/graphql-dotnet and installing package GraphQL.

Installation

You can install the latest version via NuGet:

Sample

There is a sample web application with the GraphiQL interface. Build and Run project GraphQL.Server.Sample