.NET utilities for GraphQL.
Info
Version: | 2.1.0 |
Author(s): | Clement Gutel |
Last Update: | Monday, May 12, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Wish-Org/GraphQLSharp |
NuGet Url: | https://www.nuget.org/packages/GraphQLSharp |
Install
Install-Package GraphQLSharp
dotnet add package GraphQLSharp
paket add GraphQLSharp
GraphQLSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags