Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
-
Updated
Aug 13, 2025 - C#
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
Query HTTP api using GraphQL. The client recieves a model as typeparameter and then queries the GraphQL api and deserilize the result.
A simple graphQL client that allows one to use .graphql files (or code) for queries, mutations, and subscriptions with Unity.
An iOS and Android app built in Xamarin.Forms demonstrating how to interact with GitHub's GraphQL API
Strongly typed GraphQL client for .NET
This repository has moved: https://github.com/brminnick/gittrends
Back-to-back GraphQL client using Linq-syntax
C# Console App to explore the GitHub GraphQL API
Lightweight, simple, fluent GraphQL client API extensions for the amazing Flurl Http library!
A straightforward Linq to GraphQL Client
An application that gives you information about pull requests and commits in a Github or Azure DevOps repository with using GraphQL and REST API.
LINQ like access to a GraphQL Server
Building a GraphQL API with .Net Core.
Full stack GraphQL demo with Hot Chocolate and Strawberry Shake.
Contains the Hot Chocolate GraphQL query pagination.
Autogenerates GraphQL queries at build-time based on the "shape" of your result type
net 7, Blazor WASM, GraphQL.Client
GraphQL client with linq expression query builder for .NET
Graphql http client for .net