HotChocolate.Types by: ChilliCream authors and contributors
  • 2.637k total downloads
  • Latest version: 16.0.0-rc.1.27
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Pagination.Mappings by: ChilliCream authors and contributors
  • 324 total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Provides mapping configurations to HotChocolate that maps between the relay cursor pagination primitives and the keyset pagination primitives.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 1.683k total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 2.077k total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Pagination.Core by: ChilliCream authors and contributors
  • 373 total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Primitives by: ChilliCream authors and contributors
  • 866 total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Contains primitives for implementing keyset pagination.
HotChocolate.Types.Errors by: ChilliCream authors and contributors
  • 2.699k total downloads
  • Latest version: 16.0.0-rc.1.27
  • GraphQL ChilliCream
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 1.978k total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 562 total downloads
  • Latest version: 16.0.0-rc.1.27
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 567 total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 2.517k total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
Package Description
HotChocolate.Pagination.Batching by: ChilliCream authors and contributors
  • 769 total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 286 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 4.688k total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Types.CursorPagination.Extensions by: ChilliCream authors and contributors
  • 654 total downloads
  • Latest version: 16.0.0-rc.1.27
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Abstractions by: ChilliCream authors and contributors
  • 1.032k total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system interfaces.
HotChocolate.PersistedOperations.Pipeline by: ChilliCream authors and contributors
  • 894 total downloads
  • Latest version: 16.0.0-rc.1.27
  • GraphQL ChilliCream
Pipeline for Hot Chocolate persisted operations.
HotChocolate.PersistedOperations.Abstractions by: ChilliCream authors and contributors
  • 800 total downloads
  • Latest version: 16.0.0-rc.1.29
  • GraphQL ChilliCream
Abstractions for Hot Chocolate persisted operations.
HotChocolate.Transport.Formatters by: ChilliCream authors and contributors
  • 803 total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
This package contains formatters for GraphQL over HTTP.
HotChocolate.Text.Json by: ChilliCream authors and contributors
  • 83 total downloads
  • Latest version: 16.1.0-p.1.5
  • GraphQL ChilliCream
This package provides helpers for JSON parsing and formatting in HotChocolate.