Top 20 NuGet graphql Packages

FSharp implementation of Facebook GraphQL query language (Server)
Simple Binding that enables dynamic filtering on your webapi via url
A GraphQL library for .NET Core. Compiles queries into .NET Expressions (LinqProvider) for runtime execution against object graphs. E.g. against an ORM data model (EntityFramework or others) or just an in-memory object.
A GraphQL Client which executes the queries directly on a provided GraphQL schema using graphql-dotnet
WebSockets transport for subscriptions
Implement one or more Serverless GraphQL API(s) using Azure Functions, Azure Cosmos DB, Azure Search, Azure Table Storage etc.
GraphQL CQRS integration and extension
GraphQL CQRS integration and extension
Specific graphql client library for the needs of the shopozor serverless functions.
This is a extension package for HotChocolate GraphQL framework to enable execution within AzureFunctions V1/V2 using the new v12 API. Provides very easy integration with Azure Functions with maximum support for out-of-the-box HotChocolate functionality.
An implementation of Hot Chocolate persisted queries using Microsoft.Extensions.Caching.Memory.IMemoryCache.
Add FluentValidation (https://fluentvalidation.net/) support to GraphQL.net (https://github.com/graphql-dotnet/graphql-dotnet)
Translates GraphQL queries to SQL according to the mapping configuration (JSON). Can be used with any ADO.NET provider. Based on Graphql.NET library. Online demo, usage examples: https://www.nrecosite.com/graphql_to_sql_database.aspx
A .NET 6+ library that integrates GraphQL and Entity Framework Core with minimal effort
GraphQL ASP.NET is a fully functional GraphQL library that utilizes a controller/action programming model similar to ASP.NET.
A package to support subscriptions for GraphQL ASP.NET. Provides the required functionality to setup a websocket connection and perform graphql subscriptions over web sockets.
Add attachment support to GraphQL
Integration of GraphQL.NET validation subsystem into ASP.NET Core
Fluent Http Client with a fluent APIs which are intuitive, easy to use and also highly extensible.
Built-in, generic middlewares for FSharp.Data.GraphQL.Server Executor