A library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
A simple and testable GraphQL client for .NET and .NET core
This is a extension package for HotChocolate GraphQL framework to enable execution within AzureFunctions V3 with .Net 5 isolated process model (e.g. out-of-process). It enables the new HotChocolate GraphQL v12 API and provides very easy integration with Azure Functions with maximum support for out-of-the-box HotChocolate functionality -- including Schema Download & Banana Cake Pop Web IDE.
GraphQL.FSharp library.
A GraphQL Playground Integration for AspNetCore
GraphQL Query, Mutation and Subscription library
GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema to a set of C# classes, interfaces, and enums.
GraphQl server annotations
Package Description
GraphQL Client Code Generator
Adds LinqToDB mapping for GraphQL.Linq
Generate classes from GraphQL endpoint and write strongly typed queries with LINQ.
Strongly typed GraphQL queries with LINQ query syntax.
An extension of graphql-dotnet ( https://github.com/graphql-dotnet/graphql-dotnet ) that automatically generates InputObjectGraphType and ObjectGraphType starting from Dto classes. Use your specific version related to graphql-dotnet version. So, if you have GraphQL 3.0.0 installed, you need to install GraphQL.AutoTypes 3.0.0 version. See source code and guide here: https://github.com/fenomeno83/graphql-dotnet-auto-types
Integration of GraphQL.NET validation subsystem into ASP.NET Core
A property name formatter for GraphQL.Query.Builder based on Newtonsoft.Json.
Framework to create web apps with GraphQL and RethinkDb. Core library
GraphQL memory cache implementation on top of Microsoft.Extensions.Caching.Memory
GraphQL Server meta package with all the packages you need to get started
GraphQL Helpers for EF Core - Connections, Selection from Request and More
Add EntityFramework Core IQueryable support to GraphQL
Add FluentValidation (https://fluentvalidation.net/) support to GraphQL.net (https://github.com/graphql-dotnet/graphql-dotnet)
Code-first GraphQL framework for .NET
Package Description
This package contains the HotChocolate.Text.Buffers.Base36 encoder.
Contains the GraphQL Upload Scalar.
This package contains a graphql-ws and a graphql-transport-ws client.
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
This package contains the authorization abstractions for Hot Chocolate.