A GraphQL Playground Integration for AspNetCore.
Info
Version: | 1.0.0-beta2 |
Author(s): | Deinok |
Last Update: | Wednesday, March 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/deinok/graphql-server-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Server.AspNetCore.Playground |
Install
Install-Package GraphQL.Server.AspNetCore.Playground
dotnet add package GraphQL.Server.AspNetCore.Playground
paket add GraphQL.Server.AspNetCore.Playground
GraphQL.Server.AspNetCore.Playground Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
Tags