graphql-client

GraphQL client

A C# library that provides a thread-safe GraphQL client for .NET Standard

A GraphQL Client for .NET Standard

GitHub

630 stars
21 watching
134 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list

clientcsharpdotnetgraphqlnetstandard

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphql-dotnet/server A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. 583
graphql-dotnet/parser A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. 218
byme8/zeroql A C# GraphQL client library with Linq-like syntax for building high-performance clients 280
entitygraphql/entitygraphql A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. 421
graphql-dotnet/conventions Automates schema generation for GraphQL .NET applications 233
josephwoodward/graphiql-dotnet Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs 142
the-road-to-graphql/react-graphql-client-library A minimal GraphQL client for React applications 15
contentful-labs/gqli.rb A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs 208
dotnet4neo4j/neo4jclient A .NET client for interacting with the Neo4j graph database 429
gql-dart/ferry A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. 609
haskell-graphql/graphql-api A Haskell library for creating type-safe GraphQL APIs 406
graphql-rust/graphql-client A Rust library that generates typed GraphQL client code from query and schema definitions. 1,154
dotnet/sqlclient Provides database connectivity to SQL Server for .NET applications. 864
eerimoq/gqt A terminal-based GraphQL client for building and executing queries. 463
prisma-labs/python-graphql-client A simple Python library to interact with GraphQL APIs 155