HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 7.108k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 2.61k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 10.1k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 21.027k total downloads
  • Latest version: 16.3.0-p.2
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 20.574k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 19.8k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 20.104k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 17.725k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 2.431k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 623 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Server by: ChilliCream authors and contributors
  • 523 total downloads
  • Latest version: 10.5.5
  • GraphQL ChilliCream
This package contains server abstractions to implement a Hot Chcolate GraphQL server.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 2.684k total downloads
  • Latest version: 13.0.0-preview.81
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 3.48k total downloads
  • Latest version: 13.0.0-preview.81
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 6.02k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 5.754k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Transport.Sockets by: ChilliCream authors and contributors
  • 10.029k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for socket transport.
HotChocolate.Transport.Sockets.Client by: ChilliCream authors and contributors
  • 1.163k total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
This package contains a graphql-ws and a graphql-transport-ws client.
HotChocolate.Types by: ChilliCream authors and contributors
  • 12.339k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Analyzers by: ChilliCream authors and contributors
  • 15.276k total downloads
  • Latest version: 16.3.0-p.1
  • GraphQL ChilliCream
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 8.52k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.