GraphQL server and execution libraries
-
Updated
Mar 3, 2023 - 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.
GraphQL server and execution libraries
GraphQL API implementation using native GraphQL nuget.
net 7, Blazor WASM, GraphQL.Client
A telegram bot that helps sticker pack users contribute to the pack.
Full stack GraphQL demo with Hot Chocolate and Strawberry Shake.
GraphQL client with linq expression query builder for .NET
A C# GraphQL query builder for waveapps.com.
Graphql http client for .net
2(Client, Business) tiers of a 3 tiered Car rental system
Building a GraphQL API with .Net Core.
LINQ like access to a GraphQL Server
Contains the Hot Chocolate GraphQL query pagination.
An application that gives you information about pull requests and commits in a Github or Azure DevOps repository with using GraphQL and REST API.
A straightforward Linq to GraphQL Client
Lightweight, simple, fluent GraphQL client API extensions for the amazing Flurl Http library!
C# Console App to explore the GitHub GraphQL API
Back-to-back GraphQL client using Linq-syntax