HotChocolate.Execution.Configuration.Abstractions
by: ChilliCream authors and contributors
- 7.471k total downloads
- Latest version: 16.4.0-p.1
Package Description
HotChocolate.Execution.Operation.Abstractions
by: ChilliCream authors and contributors
- 5.964k total downloads
- Latest version: 16.3.0-p.1
Package Description
HotChocolate.Execution.Pipeline
by: ChilliCream authors and contributors
- 6.381k total downloads
- Latest version: 16.4.0-p.1
Package Description
HotChocolate.Execution.Projections
by: ChilliCream authors and contributors
- 9.789k total downloads
- Latest version: 16.4.0-p.1
Package Description
HotChocolate.Features
by: ChilliCream authors and contributors
- 12.828k total downloads
- Latest version: 16.4.0-p.1
Package Description
HotChocolate.Fetching
by: ChilliCream authors and contributors
- 17.249k total downloads
- Latest version: 16.0.0-p.10.45
Package Description
HotChocolate.Fusion
by: ChilliCream authors and contributors
- 1.505k total downloads
- Latest version: 15.1.17
Package Description
HotChocolate.Fusion.Abstractions
by: ChilliCream authors and contributors
- 1.404k total downloads
- Latest version: 15.1.17
Package Description
HotChocolate.Fusion.Language
by: ChilliCream authors and contributors
- 6.565k total downloads
- Latest version: 16.3.0-p.2
Package Description
HotChocolate.Fusion.Utilities
by: ChilliCream authors and contributors
- 6.97k total downloads
- Latest version: 16.4.0-p.1
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 21.231k total downloads
- Latest version: 16.4.0-p.1
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
- 20.615k total downloads
- Latest version: 16.4.0-p.1
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Language.Utf8
by: ChilliCream authors and contributors
- 19.988k total downloads
- Latest version: 16.4.0-p.1
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 20.139k total downloads
- Latest version: 16.4.0-p.1
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web
by: ChilliCream authors and contributors
- 17.845k total downloads
- Latest version: 16.4.0-p.1
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Pagination.Batching
by: ChilliCream authors and contributors
- 1.691k total downloads
- Latest version: 15.0.0-p.24
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core
by: ChilliCream authors and contributors
- 3.092k total downloads
- Latest version: 15.0.0-p.24
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.EntityFramework
by: ChilliCream authors and contributors
- 2.349k total downloads
- Latest version: 15.0.0-p.24
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
- 2.621k total downloads
- Latest version: 15.0.0-p.24
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
- 2.052k total downloads
- Latest version: 15.0.0-p.24
Contains primitives for implementing keyset pagination.