HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 2.637k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 1.077k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 3.958k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 8.751k total downloads
  • Latest version: 16.0.0-rc.1.19
  • 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
  • 9.126k total downloads
  • Latest version: 16.0.0-rc.1.19
  • 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
  • 7.202k total downloads
  • Latest version: 16.0.0-rc.1.19
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 8.059k total downloads
  • Latest version: 16.0.0-rc.1.19
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 7.449k total downloads
  • Latest version: 16.0.0-rc.1.19
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 1.019k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 223 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Server by: ChilliCream authors and contributors
  • 205 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
  • 1.113k 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
  • 1.372k 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
  • 2.299k 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
  • 2.804k 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
  • 3.695k 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
  • 586 total downloads
  • Latest version: 14.3.0
  • GraphQL ChilliCream
This package contains a graphql-ws and a graphql-transport-ws client.
HotChocolate.Types by: ChilliCream authors and contributors
  • 5.254k 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
  • 6.338k total downloads
  • Latest version: 16.0.0-rc.1.19
  • GraphQL ChilliCream
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 3.445k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.