HotChocolate.Language.Utf8
by: ChilliCream authors and contributors
- 371 total downloads
- Latest version: 15.0.0-p.21
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 448 total downloads
- Latest version: 15.0.0-p.21
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web
by: ChilliCream authors and contributors
- 1.328k total downloads
- Latest version: 15.0.0-p.21
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Pagination.Batching
by: ChilliCream authors and contributors
- 202 total downloads
- Latest version: 15.0.0-p.21
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Core
by: ChilliCream authors and contributors
- 16 total downloads
- Latest version: 15.0.0-p.15
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Mappings
by: ChilliCream authors and contributors
- 154 total downloads
- Latest version: 15.0.0-p.21
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
- 249 total downloads
- Latest version: 15.0.0-p.21
Contains primitives for implementing keyset pagination.
HotChocolate.Primitives
by: ChilliCream authors and contributors
- 340 total downloads
- Latest version: 15.0.0-p.21
Package Description
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 83 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Server
by: ChilliCream authors and contributors
- 59 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
- 558 total downloads
- Latest version: 15.0.0-p.21
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 492 total downloads
- Latest version: 15.0.0-p.21
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions
by: ChilliCream authors and contributors
- 185 total downloads
- Latest version: 15.0.0-p.19
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Http
by: ChilliCream authors and contributors
- 165 total downloads
- Latest version: 15.0.0-p.15
This package contains a graphql over http client.
HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 220 total downloads
- Latest version: 15.0.0-p.21
This package contains common abstractions and base classes for socket transport.
HotChocolate.Types
by: ChilliCream authors and contributors
- 431 total downloads
- Latest version: 15.0.0-p.19
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 337 total downloads
- Latest version: 15.0.0-p.21
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Errors
by: ChilliCream authors and contributors
- 470 total downloads
- Latest version: 15.0.0-p.16
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 328 total downloads
- Latest version: 15.0.0-p.21
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 337 total downloads
- Latest version: 15.0.0-p.21
Contains middleware and types for offset based pagination.