graphql-client

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

Graphql-client Alternatives

Similar projects and alternatives to graphql-client

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 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 - InfluxDB
    www.influxdata.com | 7 May 2024
    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. Learn more →

Stats

Basic graphql-client repo stats
5
603
6.7
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com