HotChocolate.Abstractions by: ChilliCream authors and contributors
  • 1,557k total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Authorization by: ChilliCream authors and contributors
  • 291 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
This package contains the authorization abstractions for Hot Chocolate.
HotChocolate.Data by: ChilliCream authors and contributors
  • 1,652k total downloads
  • Latest version: 16.5.0-p.3
  • GraphQL ChilliCream
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Execution by: ChilliCream authors and contributors
  • 786 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Execution.Abstractions by: ChilliCream authors and contributors
  • 340 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Features by: ChilliCream authors and contributors
  • 1,17k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Fetching by: ChilliCream authors and contributors
  • 1,125k total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Language by: ChilliCream authors and contributors
  • 2,59k total downloads
  • Latest version: 16.5.0-p.2
  • 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
  • 1,815k total downloads
  • Latest version: 16.5.0-p.2
  • 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
  • 1,745k total downloads
  • Latest version: 16.5.0-p.3
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors by: ChilliCream authors and contributors
  • 1,581k total downloads
  • Latest version: 16.5.0-p.2
  • GraphQL ChilliCream
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web by: ChilliCream authors and contributors
  • 4,983k total downloads
  • Latest version: 16.5.0-p.2
  • GraphQL ChilliCream
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Primitives by: ChilliCream authors and contributors
  • 1,122k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
HotChocolate.Runtime by: ChilliCream authors and contributors
  • 347 total downloads
  • Latest version: 9.0.4
  • GraphQL ChilliCream
Package Description
HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 1,055k total downloads
  • Latest version: 12.22.7
  • GraphQL ChilliCream
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Subscriptions.InMemory by: ChilliCream authors and contributors
  • 777 total downloads
  • Latest version: 12.22.7
  • GraphQL ChilliCream
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Transport.Abstractions by: ChilliCream authors and contributors
  • 232 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
This package contains common abstractions and base classes for transport.
HotChocolate.Transport.Http by: ChilliCream authors and contributors
  • 226 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
This package contains a graphql over http client.
HotChocolate.Types by: ChilliCream authors and contributors
  • 1,847k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 780 total downloads
  • Latest version: 14.3.1
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.