HotChocolate.Execution.Configuration.Abstractions by: ChilliCream authors and contributors
  • 10.511k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Operation.Abstractions by: ChilliCream authors and contributors
  • 8.785k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Pipeline by: ChilliCream authors and contributors
  • 8.537k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Projections by: ChilliCream authors and contributors
  • 13.491k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 18.395k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 24.462k total downloads
  • Latest version: 16.0.0-p.10.45
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion by: ChilliCream authors and contributors
  • 2.01k total downloads
  • Latest version: 15.1.17
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion.Abstractions by: ChilliCream authors and contributors
  • 1.88k total downloads
  • Latest version: 15.1.17
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion.Language by: ChilliCream authors and contributors
  • 10.403k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion.Utilities by: ChilliCream authors and contributors
  • 10.329k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 31.563k total downloads
  • Latest version: 16.7.0-p.1
  • 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
  • 26.321k total downloads
  • Latest version: 16.7.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
  • 29.386k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Utf8.SyntaxTree by: ChilliCream authors and contributors
  • 88 total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
This package contains the packed UTF-8 syntax tree representation used by Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 28.028k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 26.136k total downloads
  • Latest version: 16.7.0-p.1
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Pagination.Batching by: ChilliCream authors and contributors
  • 2.263k total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core by: ChilliCream authors and contributors
  • 4.132k total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.EntityFramework by: ChilliCream authors and contributors
  • 3.392k total downloads
  • Latest version: 15.0.0-p.24
  • 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
  • 3.515k total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Provides mapping configurations to HotChocolate that maps between the relay cursor pagination primitives and the keyset pagination primitives.