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
280 stars
6 watching
13 forks
Language: C#
last commit: 3 months 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 | 630 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |
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. | 558 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |
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,154 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 96 |
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. | 463 |
jbluemink/sitecore-graphql-import | Provides a C# demo of the Sitecore GraphQL API for migrating content to XM Cloud | 3 |
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 |