GraphQL for .NET.
Info
| Version: | 8.7.0 |
| Author(s): | Joe McBride |
| Last Update: | Thursday, October 23, 2025 |
| .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