HotChocolate.Execution by: ChilliCream authors and contributors
  • 4.619k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 2.611k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 1.07k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 3.928k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 8.544k total downloads
  • Latest version: 16.0.0-rc.1.14
  • 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
  • 8.955k total downloads
  • Latest version: 16.0.0-rc.1.14
  • 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
  • 7.026k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 7.85k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 7.317k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Pagination.Batching by: ChilliCream authors and contributors
  • 462 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core by: ChilliCream authors and contributors
  • 997 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.EntityFramework by: ChilliCream authors and contributors
  • 613 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Provides helper classes to implement cursor paging in a layered architecture without the need to reference HotChocolate GraphQL libraries.
HotChocolate.Pagination.Mappings by: ChilliCream authors and contributors
  • 839 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Provides mapping configurations to HotChocolate that maps between the relay cursor pagination primitives and the keyset pagination primitives.
HotChocolate.Pagination.Primitives by: ChilliCream authors and contributors
  • 628 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains primitives for implementing keyset pagination.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 1.012k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 221 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Server by: ChilliCream authors and contributors
  • 202 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
  • 3.967k total downloads
  • Latest version: 14.4.0-p.8
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 4.247k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 2.283k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.