Web-based GraphQL schema explorer and query runner.
Info
Version: | 0.12.4 |
Author(s): | GraphZen |
Last Update: | Saturday, December 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GraphZen/graphzen-dotnet |
NuGet Url: | https://www.nuget.org/packages/GraphZen.AspNetCore.Playground |
Install
Install-Package GraphZen.AspNetCore.Playground
dotnet add package GraphZen.AspNetCore.Playground
paket add GraphZen.AspNetCore.Playground
GraphZen.AspNetCore.Playground Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphZen.Infrastructure(>= 0.12.4)
- Microsoft.CSharp(>= 4.6.0)