HotChocolate
by: ChilliCream authors and contributors
- 31 total downloads
- Latest version: 13.9.0
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Abstractions
by: ChilliCream authors and contributors
- 41 total downloads
- Latest version: 13.9.0
Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.AspNetCore
by: ChilliCream authors and contributors
- 123 total downloads
- Latest version: 13.9.0
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Banana Cake Pop middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.Authorization
by: ChilliCream authors and contributors
- 29 total downloads
- Latest version: 13.9.0
This package contains the authorization abstractions for Hot Chocolate.
HotChocolate.Data
by: ChilliCream authors and contributors
- 147 total downloads
- Latest version: 13.9.0
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Execution
by: ChilliCream authors and contributors
- 43 total downloads
- Latest version: 13.9.0
Package Description
HotChocolate.Execution.Abstractions
by: ChilliCream authors and contributors
- 32 total downloads
- Latest version: 13.9.0
Package Description
HotChocolate.Fetching
by: ChilliCream authors and contributors
- 44 total downloads
- Latest version: 13.9.0
Package Description
HotChocolate.Language
by: ChilliCream authors and contributors
- 24 total downloads
- Latest version: 13.9.0
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
- 25 total downloads
- Latest version: 13.9.0
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Language.Utf8
by: ChilliCream authors and contributors
- 32 total downloads
- Latest version: 13.9.0
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Web
by: ChilliCream authors and contributors
- 34 total downloads
- Latest version: 13.9.0
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 33 total downloads
- Latest version: 13.9.0
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 31 total downloads
- Latest version: 13.9.0
This package contains common abstractions and base classes for socket transport.
HotChocolate.Types
by: ChilliCream authors and contributors
- 47 total downloads
- Latest version: 13.9.0
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Types.CursorPagination
by: ChilliCream authors and contributors
- 41 total downloads
- Latest version: 13.9.0
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 36 total downloads
- Latest version: 13.9.0
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 42 total downloads
- Latest version: 13.9.0
Contains middleware and types for offset based pagination.
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 42 total downloads
- Latest version: 13.9.0
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared
by: ChilliCream authors and contributors
- 33 total downloads
- Latest version: 13.9.0
Contains shared helper methods.