Top 20 NuGet Packages depending on GraphQL

Total dependencies: 119

JSON.NET serializer for GraphQL.NET
System.Text.Json serializer for GraphQL.NET
Add EntityFramework Core IQueryable support to GraphQL
GraphQL Conventions for .NET
Makes using GraphQL in .NET as easy as applying an attribute {Api] to exposed properties and registeting the types using dependecy injection. Wraps the implementation of GraphQL by Joe McBride (https://github.com/graphql-dotnet/graphql-dotnet). Using this implementation, the consumer needs to defin...
Middleware and an Upload scalar to add support for GraphQL multipart requests for ASP.NET Core
GraphQL Server Core
A toolset for authorizing access to graph types for GraphQL.NET
A GraphQL Client which executes the queries directly on a provided GraphQL schema using graphql-dotnet
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
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
The objective is simplify the use from the GraphQL in a query. Generate automaticaly the arguments and the expression to use in repository. To academic development.
AppText is a content management system for apps. Application developers can use it to replace static resources in applications with dynamic content and delegate content management to non-developers.
Makes using GraphQL in .NET as easy as applying an attribute {Api] to exposed properties and registeting the types using dependecy injection. Wraps the implementation of GraphQL by Joe McBride (https://github.com/graphql-dotnet/graphql-dotnet). Using this implementation, the consumer needs to defin...
Makes using GraphQL in .NET as easy as applying an attribute {Api] to exposed properties and registeting the types using dependecy injection. Wraps the implementation of GraphQL by Joe McBride (https://github.com/graphql-dotnet/graphql-dotnet). Using this implementation, the consumer needs to defin...
An easier way to add endpoints to GraphQL: Attribute based GraphQL type generation. Simplified GraphQL DataLoader support. Automatic generation of SQL related endpoints.
A library that provides GraphQL integration for building GraphQL APIs with minimal efforts