HotChocolate.Execution.Abstractions
by: ChilliCream authors and contributors
- 168 total downloads
- Latest version: 16.7.0-p.8
Package Description
HotChocolate.Execution.Configuration.Abstractions
by: ChilliCream authors and contributors
- 435 total downloads
- Latest version: 16.7.0-p.9
Package Description
HotChocolate.Execution.Operation.Abstractions
by: ChilliCream authors and contributors
- 405 total downloads
- Latest version: 16.7.0-p.9
Package Description
HotChocolate.Execution.Pipeline
by: ChilliCream authors and contributors
- 427 total downloads
- Latest version: 16.7.0-p.9
Package Description
HotChocolate.Execution.Projections
by: ChilliCream authors and contributors
- 131 total downloads
- Latest version: 16.7.0-p.9
Package Description
HotChocolate.Features
by: ChilliCream authors and contributors
- 147 total downloads
- Latest version: 16.7.0-p.9
Package Description
HotChocolate.Fetching
by: ChilliCream authors and contributors
- 184 total downloads
- Latest version: 15.1.18
Package Description
HotChocolate.Fusion.Language
by: ChilliCream authors and contributors
- 58 total downloads
- Latest version: 16.7.0-p.8
Package Description
HotChocolate.Fusion.Utilities
by: ChilliCream authors and contributors
- 57 total downloads
- Latest version: 16.7.0-p.9
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 428 total downloads
- Latest version: 16.7.0-p.8
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
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
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
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
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
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
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core
by: ChilliCream authors and contributors
- 6 total downloads
- Latest version: 14.3.2
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.EntityFramework
by: ChilliCream authors and contributors
- 6 total downloads
- Latest version: 14.3.2
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
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
Contains primitives for implementing keyset pagination.