HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 1.367k total downloads
- Latest version: 14.4.0-p.10
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 1.599k total downloads
- Latest version: 14.4.0-p.10
Contains middleware and types for offset based pagination.
HotChocolate.Types
by: ChilliCream authors and contributors
- 2.766k total downloads
- Latest version: 14.4.0-p.10
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Utilities
by: ChilliCream authors and contributors
- 2.414k total downloads
- Latest version: 14.4.0-p.10
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 1.538k total downloads
- Latest version: 14.4.0-p.10
Contains the GraphQL Upload Scalar.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 1.601k total downloads
- Latest version: 14.4.0-p.10
Contains middleware and types for cursor based pagination.
HotChocolate.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 1.393k total downloads
- Latest version: 12.22.7
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Types.Queries
by: ChilliCream authors and contributors
- 2.482k total downloads
- Latest version: 14.4.0-p.10
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Errors
by: ChilliCream authors and contributors
- 2.338k total downloads
- Latest version: 14.4.0-p.10
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Subscriptions
by: ChilliCream authors and contributors
- 1.371k total downloads
- Latest version: 12.22.7
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Utilities.Introspection
by: ChilliCream authors and contributors
- 1.337k total downloads
- Latest version: 14.3.1
Contains an introspection client to download a GraphQL schema over HTTP.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 3.014k total downloads
- Latest version: 14.4.0-p.10
Contains shared helper methods.
HotChocolate.Transport.Http
by: ChilliCream authors and contributors
- 375 total downloads
- Latest version: 14.3.1
This package contains a graphql over http client.
HotChocolate.Transport.Abstractions
by: ChilliCream authors and contributors
- 319 total downloads
- Latest version: 14.3.1
This package contains common abstractions and base classes for transport.
HotChocolate.Primitives
by: ChilliCream authors and contributors
- 1.574k total downloads
- Latest version: 14.4.0-p.10
Package Description
HotChocolate.Utilities.DependencyInjection
by: ChilliCream authors and contributors
- 2.862k total downloads
- Latest version: 14.4.0-p.10
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Runtime
by: ChilliCream authors and contributors
- 441 total downloads
- Latest version: 9.0.4
Package Description
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 2.633k total downloads
- Latest version: 16.7.0-p.1
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web
by: ChilliCream authors and contributors
- 7.7k total downloads
- Latest version: 16.7.0-p.1
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Utilities.Buffers
by: ChilliCream authors and contributors
- 970 total downloads
- Latest version: 16.7.0-p.1
This package contains the HotChocolate.Buffers.ArrayWriter.