A library that provides GraphQL integration for building GraphQL APIs with minimal efforts.
Info
Version: | 1.0.0 |
Author(s): | DotNet Brightener |
Last Update: | Tuesday, January 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetbrightener/GraphQL-Integration |
NuGet Url: | https://www.nuget.org/packages/DotNetBrightener.Integration.GraphQL |
Install
Install-Package DotNetBrightener.Integration.GraphQL
dotnet add package DotNetBrightener.Integration.GraphQL
paket add DotNetBrightener.Integration.GraphQL
DotNetBrightener.Integration.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.2.0)
- GraphQL.Server.Transports.AspNetCore(>= 4.4.0)
- GraphQL.Server.Transports.AspNetCore.SystemTextJson(>= 4.4.0)
- GraphQL.Server.Ui.Playground(>= 4.4.0)
- System.Linq.Dynamic.Core(>= 1.2.6)
Tags