HotChocolate.Language by: ChilliCream authors and contributors
  • 2.349k total downloads
  • Latest version: 16.0.0-p.2.0
  • 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
  • 2.076k total downloads
  • Latest version: 16.0.0-p.1.12
  • 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
  • 1.314k total downloads
  • Latest version: 16.0.0-p.1.12
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 1.559k total downloads
  • Latest version: 16.0.0-p.1.12
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 3.47k total downloads
  • Latest version: 16.0.0-p.1.12
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 904 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 297 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Server by: ChilliCream authors and contributors
  • 214 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
  • 994 total downloads
  • Latest version: 12.22.6
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 1.207k total downloads
  • Latest version: 12.22.6
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 576 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
  • 550 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
  • 900 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for socket transport.
HotChocolate.Types by: ChilliCream authors and contributors
  • 1.709k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 1.408k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Errors by: ChilliCream authors and contributors
  • 1.589k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Types.Mutations by: ChilliCream authors and contributors
  • 1.064k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination by: ChilliCream authors and contributors
  • 1.28k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for offset based pagination.
HotChocolate.Types.Queries by: ChilliCream authors and contributors
  • 1.601k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Scalars.Upload by: ChilliCream authors and contributors
  • 1.36k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the GraphQL Upload Scalar.