HotChocolate.Primitives
by: ChilliCream authors and contributors
- 13 total downloads
- Latest version: 14.3.2
Package Description
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 56 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Server
by: ChilliCream authors and contributors
- 40 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
- 202 total downloads
- Latest version: 12.22.7
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 205 total downloads
- Latest version: 12.22.7
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions
by: ChilliCream authors and contributors
- 32 total downloads
- Latest version: 14.3.2
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Http
by: ChilliCream authors and contributors
- 40 total downloads
- Latest version: 14.3.2
This package contains a graphql over http client.
HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 65 total downloads
- Latest version: 14.3.2
This package contains common abstractions and base classes for socket transport.
HotChocolate.Types
by: ChilliCream authors and contributors
- 220 total downloads
- Latest version: 14.3.2
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 199 total downloads
- Latest version: 14.3.2
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Errors
by: ChilliCream authors and contributors
- 10 total downloads
- Latest version: 14.3.2
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 142 total downloads
- Latest version: 14.3.2
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 178 total downloads
- Latest version: 14.3.2
Contains middleware and types for offset based pagination.
HotChocolate.Types.Queries
by: ChilliCream authors and contributors
- 11 total downloads
- Latest version: 14.3.2
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 106 total downloads
- Latest version: 14.3.2
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 53 total downloads
- Latest version: 14.3.2
Contains shared helper methods.
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 194 total downloads
- Latest version: 14.3.2
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Buffers
by: ChilliCream authors and contributors
- 106 total downloads
- Latest version: 16.7.0-p.9
This package contains the HotChocolate.Buffers.ArrayWriter.
HotChocolate.Utilities.DependencyInjection
by: ChilliCream authors and contributors
- 47 total downloads
- Latest version: 14.3.2
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Introspection
by: ChilliCream authors and contributors
- 127 total downloads
- Latest version: 14.3.2
Contains an introspection client to download a GraphQL schema over HTTP.