HotChocolate.Pagination.EntityFramework
by: ChilliCream authors and contributors
- 916 total downloads
- Latest version: 15.0.0-p.24
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.323k total downloads
- Latest version: 15.0.0-p.24
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.013k total downloads
- Latest version: 15.0.0-p.24
Contains primitives for implementing keyset pagination.
HotChocolate.PersistedOperations.Abstractions
by: ChilliCream authors and contributors
- 3.597k total downloads
- Latest version: 16.1.0-p.1.5
Abstractions for Hot Chocolate persisted operations.
HotChocolate.PersistedOperations.Pipeline
by: ChilliCream authors and contributors
- 3.869k total downloads
- Latest version: 16.1.0-p.1.5
Pipeline for Hot Chocolate persisted operations.
HotChocolate.Primitives
by: ChilliCream authors and contributors
- 6.351k total downloads
- Latest version: 16.1.0-p.1.5
Package Description
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 301 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Server
by: ChilliCream authors and contributors
- 289 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.65k total downloads
- Latest version: 16.1.0-p.1.6
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 10.051k total downloads
- Latest version: 16.1.0-p.1.7
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Text.Json
by: ChilliCream authors and contributors
- 871 total downloads
- Latest version: 16.1.0-p.1.5
This package provides helpers for JSON parsing and formatting in HotChocolate.
HotChocolate.Transport.Abstractions
by: ChilliCream authors and contributors
- 6.272k total downloads
- Latest version: 16.1.0-p.1.5
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Formatters
by: ChilliCream authors and contributors
- 3.364k total downloads
- Latest version: 16.1.0-p.1.5
This package contains formatters for GraphQL over HTTP.
HotChocolate.Transport.Http
by: ChilliCream authors and contributors
- 6.746k total downloads
- Latest version: 16.1.0-p.1.7
This package contains a graphql over http client.
HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 9.358k total downloads
- Latest version: 16.1.0-p.1.5
This package contains common abstractions and base classes for socket transport.
HotChocolate.Transport.Sockets.Client
by: ChilliCream authors and contributors
- 2.008k total downloads
- Latest version: 16.1.0-p.1.5
This package contains a graphql-ws and a graphql-transport-ws client.
HotChocolate.Types
by: ChilliCream authors and contributors
- 12.214k total downloads
- Latest version: 16.1.0-p.1.7
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Abstractions
by: ChilliCream authors and contributors
- 3.071k total downloads
- Latest version: 16.1.0-p.1.7
Contains the Hot Chocolate GraphQL type system interfaces.
HotChocolate.Types.Analyzers
by: ChilliCream authors and contributors
- 7.518k total downloads
- Latest version: 16.1.0-p.1.6
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 8.695k total downloads
- Latest version: 16.1.0-p.1.6
Contains middleware and types for cursor based pagination.