HotChocolate.Types.Mutations by: ChilliCream authors and contributors
  • 588 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination by: ChilliCream authors and contributors
  • 614 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for offset based pagination.
HotChocolate.Types by: ChilliCream authors and contributors
  • 1.12k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 1.135k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
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
  • 777 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the GraphQL Upload Scalar.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 704 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 604 total downloads
  • Latest version: 12.22.6
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Types.Queries by: ChilliCream authors and contributors
  • 1.147k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Errors by: ChilliCream authors and contributors
  • 889 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 531 total downloads
  • Latest version: 12.22.6
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Types.Shared by: ChilliCream authors and contributors
  • 971 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains shared helper methods.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 118 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 553 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 88 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 787 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 194 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 488 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 522 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 2.795k total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Utilities.Buffers by: ChilliCream authors and contributors
  • 20 total downloads
  • Latest version: 16.0.0-p.10.17
  • GraphQL ChilliCream
This package contains the HotChocolate.Buffers.ArrayWriter.