graphql-client

A GraphQL Client for .NET Standard (by graphql-dotnet)

Graphql-client Alternatives

Similar projects and alternatives to graphql-client

  1. Chart.js

    204 graphql-client VS Chart.js

    Simple HTML5 Charts using the <canvas> tag

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. react-chartjs-2

    React components for Chart.js, the most popular charting library

  4. graffle

    30 graphql-client VS graffle

    Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere.

  5. Jackson JSON Processor

    Main Portal page for the Jackson project

  6. genqlient

    a truly type-safe Go GraphQL client

  7. apollo-android

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

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. gql

    9 graphql-client VS gql

    A GraphQL client in Python (by graphql-python)

  10. GraphQLSampleAppUI

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

  11. GraphQLSampleApp

    A simple application used to demostrate GraphQL Query, Mutation and Subcsription in .NET using Hotchocolate

  12. graphql

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

  13. ZeroQL

    C# GraphQL client with Linq-like syntax

  14. graphql-client

    Discontinued A Ruby library for declaring, composing and executing GraphQL queries

  15. NLog

    NLog - Flexible and Structured Logging for Various .NET Platforms

  16. Autofac

    An addictive .NET IoC container

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better graphql-client alternative or higher similarity.

graphql-client discussion

Log in or Post with

graphql-client reviews and mentions

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:
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic graphql-client repo stats
5
634
6.5
10 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C# is
the 10th most popular programming language
based on number of references?