graphql VS graphql-client

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

graphql

Package graphql provides a GraphQL client implementation. (by shurcooL)

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
graphql graphql-client
1 5
690 603
0.9% 0.8%
2.7 6.7
7 days ago 8 days ago
Go 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.

graphql

Posts with mentions or reviews of graphql. 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 Go. This example uses the Go standard library, so it doesn’t require additional dependencies; however, in production, you could use a library like shurcooL/graphql or Khan/genqlient for stronger typing.

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 graphql and graphql-client you can also consider the following projects:

genqlient - a truly type-safe Go GraphQL client

Autofac - An addictive .NET IoC container

apollo-android - :robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.

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

graphql-client - A Ruby library for declaring, composing and executing GraphQL queries

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

gql - A GraphQL client in Python

graphql-dotnet-execution-strategy

graphql-request - Minimal GraphQL client

ZeroQL - C# GraphQL client with Linq-like syntax

react-chartjs-2 - React components for Chart.js, the most popular charting library