HotChocolate.Primitives by: ChilliCream authors and contributors
  • 131 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Package Description
HotChocolate.Types.Abstractions by: ChilliCream authors and contributors
  • 487 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system interfaces.
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 60 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 405 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 291 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 244 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Text.Json by: ChilliCream authors and contributors
  • 119 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package provides helpers for JSON parsing and formatting in HotChocolate.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 385 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Pagination.Batching by: ChilliCream authors and contributors
  • 8 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Contains serialization for paging keys and general helpers.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 199 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 188 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.PersistedOperations.Pipeline by: ChilliCream authors and contributors
  • 495 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Pipeline for Hot Chocolate persisted operations.
HotChocolate.Pagination.Primitives by: ChilliCream authors and contributors
  • 8 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Contains primitives for implementing keyset pagination.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 196 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Types by: ChilliCream authors and contributors
  • 400 total downloads
  • Latest version: 16.1.0-p.1.1
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Shared by: ChilliCream authors and contributors
  • 100 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Contains shared helper methods.
HotChocolate.Transport.Formatters by: ChilliCream authors and contributors
  • 463 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains formatters for GraphQL over HTTP.
HotChocolate.PersistedOperations.Abstractions by: ChilliCream authors and contributors
  • 476 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Abstractions for Hot Chocolate persisted operations.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 281 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 281 total downloads
  • Latest version: 16.1.0-p.1.2
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.