ASP.NET Core middleware for GraphQL.
Info
Version: | 1.0.0-CI00003 |
Author(s): | PlayHub |
Last Update: | Thursday, October 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/playhubdev/graphql-dotnet-extensions |
NuGet Url: | https://www.nuget.org/packages/GraphQL.AspNetCore.Middleware |
Install
Install-Package GraphQL.AspNetCore.Middleware
dotnet add package GraphQL.AspNetCore.Middleware
paket add GraphQL.AspNetCore.Middleware
GraphQL.AspNetCore.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- GraphQL(>= 0.13.0.562)
- Microsoft.AspNetCore.Http(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- GraphQL(>= 0.13.0.562)
- Microsoft.AspNetCore.Http(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
Tags