ZeroQL VS graphql-client

Compare ZeroQL vs graphql-client and see what are their differences.

ZeroQL

C# GraphQL client with Linq-like syntax (by byme8)

graphql-client

A GraphQL Client for .NET Standard (by graphql-dotnet)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ZeroQL graphql-client
4 5
245 603
- 0.8%
7.7 6.7
1 day ago 5 days ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ZeroQL

Posts with mentions or reviews of ZeroQL. We have used some of these posts to build our list of alternatives and similar projects.

graphql-client

Posts with mentions or reviews of graphql-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-17.
  • How to build a Snowflake API?
    10 projects | dev.to | 17 Jan 2023
    An example of a Snowflake API request using C#/.NET. This example uses the C#/.NET standard library, so it doesn’t require additional dependencies; however, in production, you could use a library like graphql-client for stronger typing.
  • GraphQL.NET with ASP.NET Integration Tests
    2 projects | dev.to | 30 May 2021
    The integration test server allows you to create a HttpClient that has a special HttpMessageHandler that, rather than using TCP sockets, communicates directly with the in-memory server. All the usual serialisation still occurs. We can very easily use this to execute a GraphQL query, manually forming a HttpRequestMessage, but to make things a little easier, we can use GraphQL.NET's GraphQL.Client package. With this in play, we can create a simple test using the HttpClient we created earlier:
  • I have no idea what I'm doing (pet project with GraphQL)
    1 project | /r/csharp | 22 Apr 2021
  • Using proxy with GraphQL.Client in C#
    1 project | dev.to | 18 Feb 2021
    Here is a short snippet how to set up proxy with GraphQL.Client in C#. In this example I use a local proxy for debugging.
  • Consuming GraphQL API In ASP.NET Core (Part 2)
    3 projects | dev.to | 28 Jan 2021
    We will make use of GraphQL.Client(v 3.2.0) library to consume the GraphQL API. To install the package, right click the solution in the solution explorer and select Manage NuGet Packages for Solution. Under the Browse section, search for GraphQL.Client and click on it, then in the preview panel click the Install button:

What are some alternatives?

When comparing ZeroQL and graphql-client you can also consider the following projects:

graphql-net - Convert GraphQL to IQueryable

Autofac - An addictive .NET IoC container

EntityGraphQL - A GraphQL library for .NET

NLog - NLog - Advanced and Structured Logging for Various .NET Platforms

hotchocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE. [Moved to: https://github.com/ChilliCream/graphql-platform]

GraphQLSampleAppUI - A Blazor WebAssembly app that demostrates how to consume a GraphQL API in .NET

Hot Chocolate - Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

graphql - Package graphql provides a GraphQL client implementation.

stronginject - compile time dependency injection for .NET

graphql-dotnet-execution-strategy

dunet - C# discriminated union source generator

genqlient - a truly type-safe Go GraphQL client