Package Description
GraphQL Server components
This is an implementation 'Graphiql' as a ASP.NET Core MiddleWare to easily add a UI for your GraphQL endpoint (http://github.com/graphql-dotnet/).
This is an implementation of a ASP.NET Core 2 MiddleWare to easily use the GraphQL library (http://github.com/graphql-dotnet/). With this MiddleWare, you are able to use GraphQL, WebAPI, MVC and many more end-points in one single web app in parallel.
Contains a GraphQL Playground for ASP .Net core that can be used with the Hot Chocolate GraphQL server.
Package Description
Attribute-based schema definitions for GraphQL in .NET
GraphQL middleware using System.Text.Json for serialization
WebSockets transport for subscriptions
Contains the Hot Chocolate GraphQL HTTP POST middleware for ASP .Net core.
Extensions for GraphQL.Client to build graphQL queries from a C# model.
Types to add Relay support to graphql-dotnet
Contains the Hot Chocolate GraphQL subscription middleware for ASP .Net core.
Contains the Hot Chocolate GraphQL HTTP GET schema middleware for ASP .Net core.
Contains the Hot Chocolate GraphQL HTTP GET middleware for ASP .Net core.
A GraphiQL Integration for AspNetCore
AutoQueryable.AspNetCore.Filter add filterAttribute for AutoQueryable to Asp.Net Core.
Contains the Hot Chocolate GraphQL middleware abstractions for ASP .Net framework.
Core libraries for GraphQL.RelaySupport, like the GlobalIdParser
ShopifyGraphQL.Net is a C# and .NET library that helps developers easily authenticate with and manage Shopify stores.
GraphQL Client components
Abstractions for the Websocket transport used in GraphQL.Client
GraphQL Query, Mutation and Subscription library
A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library
GraphQL Query, Mutation and Subscription library
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
GraphQL subscriptions implementation on top of System.Reactive
A toolset for authorizing access to graph types for GraphQL.NET
GraphQL middleware using Newtonsoft.Json for serialization
WebSockets transport for subscriptions