A GraphiQL 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.GraphiQL |
Install
Install-Package GraphQL.Server.AspNetCore.GraphiQL
dotnet add package GraphQL.Server.AspNetCore.GraphiQL
paket add GraphQL.Server.AspNetCore.GraphiQL
GraphQL.Server.AspNetCore.GraphiQL 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