HotChocolate.Pagination.EntityFramework by: ChilliCream authors and contributors
  • 770 total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
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
  • 1.096k 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.Pagination.Primitives by: ChilliCream authors and contributors
  • 822 total downloads
  • Latest version: 15.0.0-p.24
  • GraphQL ChilliCream
Contains primitives for implementing keyset pagination.
HotChocolate.PersistedOperations.Abstractions by: ChilliCream authors and contributors
  • 2.85k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Abstractions for Hot Chocolate persisted operations.
HotChocolate.PersistedOperations.Pipeline by: ChilliCream authors and contributors
  • 2.908k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Pipeline for Hot Chocolate persisted operations.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 4.79k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 222 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Server by: ChilliCream authors and contributors
  • 203 total downloads
  • Latest version: 10.5.5
  • GraphQL ChilliCream
This package contains server abstractions to implement a Hot Chcolate GraphQL server.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 6.984k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 7.539k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Text.Json by: ChilliCream authors and contributors
  • 435 total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package provides helpers for JSON parsing and formatting in HotChocolate.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 5.088k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Formatters by: ChilliCream authors and contributors
  • 2.735k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains formatters for GraphQL over HTTP.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 5.689k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Transport.Sockets by: ChilliCream authors and contributors
  • 7.071k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains common abstractions and base classes for socket transport.
HotChocolate.Transport.Sockets.Client by: ChilliCream authors and contributors
  • 1.483k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package contains a graphql-ws and a graphql-transport-ws client.
HotChocolate.Types by: ChilliCream authors and contributors
  • 9.266k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Abstractions by: ChilliCream authors and contributors
  • 2.25k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system interfaces.
HotChocolate.Types.Analyzers by: ChilliCream authors and contributors
  • 6.216k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 6.598k total downloads
  • Latest version: 16.0.0-rc.1.14
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.