ZeroQL
GraphQL client library
A C# GraphQL client library with Linq-like syntax for building high-performance clients
C# GraphQL client with Linq-like syntax
278 stars
6 watching
13 forks
Language: C#
last commit: about 1 month ago
Linked from 3 awesome lists
clientcsharpcsharp-sourcegeneratordotnetgraphql
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 557 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 417 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,969 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
jbluemink/sitecore-graphql-import | Provides a C# demo of the Sitecore GraphQL API for migrating content to XM Cloud | 3 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |