GraphQL for .NET.
Info
Version: | 8.1.0 |
Author(s): | Joe McBride |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/GraphQL |
Install
Install-Package GraphQL
dotnet add package GraphQL
paket add GraphQL
GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL-Parser(>= 5.3.3)
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Reactive.Core(>= 4.4.1)
- System.Reactive.Linq(>= 4.4.1)
Tags