HotChocolate.Language.Utf8
by: ChilliCream authors and contributors
- 20.374k total downloads
- Latest version: 16.4.0-p.3
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 20.415k 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
- 18.026k 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.279k 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.636k 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.987k 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.095k 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.587k total downloads
- Latest version: 14.4.0-p.10
Contains primitives for implementing keyset pagination.
HotChocolate.Primitives
by: ChilliCream authors and contributors
- 2.482k total downloads
- Latest version: 14.4.0-p.10
Package Description
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 635 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Server
by: ChilliCream authors and contributors
- 542 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.204k total downloads
- Latest version: 14.4.0-p.10
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 10.5k 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.092k 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.81k 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.153k 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.171k total downloads
- Latest version: 14.3.1
This package contains a graphql-ws and a graphql-transport-ws client.
HotChocolate.Types
by: ChilliCream authors and contributors
- 12.531k total downloads
- Latest version: 14.4.0-p.10
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Analyzers
by: ChilliCream authors and contributors
- 15.391k total downloads
- Latest version: 16.4.0-p.1
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 8.942k total downloads
- Latest version: 14.4.0-p.10
Contains middleware and types for cursor based pagination.