HotChocolate.Fusion.Abstractions
by: ChilliCream authors and contributors
- 804 total downloads
- Latest version: 13.9.16
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 21.145k 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.596k 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.922k 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.129k 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.789k 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.261k total downloads
- Latest version: 14.4.0-p.10
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core
by: ChilliCream authors and contributors
- 2.605k total downloads
- Latest version: 14.4.0-p.10
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.EntityFramework
by: ChilliCream authors and contributors
- 1.895k total downloads
- Latest version: 14.4.0-p.10
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.073k total downloads
- Latest version: 14.4.0-p.10
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
- 1.57k total downloads
- Latest version: 14.4.0-p.10
Contains primitives for implementing keyset pagination.
HotChocolate.Primitives
by: ChilliCream authors and contributors
- 2.447k total downloads
- Latest version: 14.4.0-p.10
Package Description
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 625 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Server
by: ChilliCream authors and contributors
- 524 total downloads
- Latest version: 10.5.5
This package contains server abstractions to implement a Hot Chcolate GraphQL server.
HotChocolate.Subscriptions
by: ChilliCream authors and contributors
- 9.092k total downloads
- Latest version: 14.4.0-p.10
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 10.376k total downloads
- Latest version: 14.4.0-p.10
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions
by: ChilliCream authors and contributors
- 6.028k total downloads
- Latest version: 14.4.0-p.10
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Http
by: ChilliCream authors and contributors
- 5.76k total downloads
- Latest version: 14.4.0-p.10
This package contains a graphql over http client.
HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 10.044k total downloads
- Latest version: 14.4.0-p.10
This package contains common abstractions and base classes for socket transport.
HotChocolate.Transport.Sockets.Client
by: ChilliCream authors and contributors
- 1.163k total downloads
- Latest version: 14.3.1
This package contains a graphql-ws and a graphql-transport-ws client.