HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 168 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Configuration.Abstractions by: ChilliCream authors and contributors
  • 435 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Operation.Abstractions by: ChilliCream authors and contributors
  • 405 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Pipeline by: ChilliCream authors and contributors
  • 427 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Projections by: ChilliCream authors and contributors
  • 131 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 147 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 184 total downloads
  • Latest version: 15.1.18
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion.Language by: ChilliCream authors and contributors
  • 58 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion.Utilities by: ChilliCream authors and contributors
  • 57 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 428 total downloads
  • Latest version: 16.7.0-p.8
  • 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
  • 250 total downloads
  • Latest version: 16.7.0-p.9
  • 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
  • 278 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Utf8.SyntaxTree by: ChilliCream authors and contributors
  • 35 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
This package contains the packed UTF-8 syntax tree representation used by Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 275 total downloads
  • Latest version: 16.7.0-p.9
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 223 total downloads
  • Latest version: 16.7.0-p.8
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Pagination.Batching by: ChilliCream authors and contributors
  • 9 total downloads
  • Latest version: 14.3.2
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core by: ChilliCream authors and contributors
  • 6 total downloads
  • Latest version: 14.3.2
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.EntityFramework by: ChilliCream authors and contributors
  • 6 total downloads
  • Latest version: 14.3.2
  • 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
  • 7 total downloads
  • Latest version: 14.3.2
  • 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
  • 7 total downloads
  • Latest version: 14.3.2
  • GraphQL ChilliCream
Contains primitives for implementing keyset pagination.