HotChocolate.Data by: ChilliCream authors and contributors
  • 9.375k total downloads
  • Latest version: 16.0.0-rc.1.0
  • GraphQL ChilliCream
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Data.EntityFramework by: ChilliCream authors and contributors
  • 6.963k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
HotChocolate.Data.EntityFramework.Helpers by: ChilliCream authors and contributors
  • 698 total downloads
  • Latest version: 14.0.0-p.122
  • GraphQL ChilliCream
Provides helper classes to implement cursor paging in a layered architecture without the need to reference HotChocolate GraphQL libraries.
HotChocolate.Data.MongoDb by: ChilliCream authors and contributors
  • 3.658k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains extensions for seamless integration of MongoDb into the HotChocolate.Data package
HotChocolate.Diagnostics by: ChilliCream authors and contributors
  • 3.885k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Provides Hot Chocolate Diagnostics.
HotChocolate.Execution by: ChilliCream authors and contributors
  • 4.62k 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.Fusion by: ChilliCream authors and contributors
  • 464 total downloads
  • Latest version: 13.9.15
  • GraphQL ChilliCream
Package Description
HotChocolate.Fusion.Abstractions by: ChilliCream authors and contributors
  • 437 total downloads
  • Latest version: 13.9.15
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 8.546k 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.957k 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.028k 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.851k 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
  • 614 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.