HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 7.189k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 2.627k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 10.197k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 21.343k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Language.SyntaxTree by: ChilliCream authors and contributors
  • 20.649k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Language.Utf8 by: ChilliCream authors and contributors
  • 20.098k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 20.202k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 17.879k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 2.465k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 626 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Server by: ChilliCream authors and contributors
  • 528 total downloads
  • Latest version: 10.5.5
  • GraphQL ChilliCream
This package contains server abstractions to implement a Hot Chcolate GraphQL server.
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 2.693k total downloads
  • Latest version: 13.0.0-preview.81
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 3.497k total downloads
  • Latest version: 13.0.0-preview.81
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 6.054k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 5.778k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Transport.Sockets by: ChilliCream authors and contributors
  • 10.078k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for socket transport.
HotChocolate.Transport.Sockets.Client by: ChilliCream authors and contributors
  • 1.166k total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
This package contains a graphql-ws and a graphql-transport-ws client.
HotChocolate.Types by: ChilliCream authors and contributors
  • 12.393k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.Analyzers by: ChilliCream authors and contributors
  • 15.327k total downloads
  • Latest version: 16.4.0-p.1
  • GraphQL ChilliCream
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 8.55k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.