HotChocolate.Transport.Sockets
by: ChilliCream authors and contributors
- 33 total downloads
- Latest version: 13.9.0
This package contains common abstractions and base classes for socket transport.
HotChocolate.Execution.Abstractions
by: ChilliCream authors and contributors
- 33 total downloads
- Latest version: 13.9.0
Package Description
HotChocolate.Subscriptions
by: ChilliCream authors and contributors
- 35 total downloads
- Latest version: 13.9.0
Contains Hot Chocolate GraphQL subscriptions abstractions.
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.Data
by: ChilliCream authors and contributors
- 149 total downloads
- Latest version: 13.9.0
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.AspNetCore
by: ChilliCream authors and contributors
- 124 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
- 30 total downloads
- Latest version: 13.9.0
This package contains the authorization abstractions for Hot Chocolate.
HotChocolate.Types.OffsetPagination
by: ChilliCream authors and contributors
- 43 total downloads
- Latest version: 13.9.0
Contains middleware and types for offset based pagination.
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.Execution
by: ChilliCream authors and contributors
- 43 total downloads
- Latest version: 13.9.0
Package Description
HotChocolate.Types
by: ChilliCream authors and contributors
- 47 total downloads
- Latest version: 13.9.0
Contains the Hot Chocolate GraphQL type system.
HotChocolate.Language.Web
by: ChilliCream authors and contributors
- 35 total downloads
- Latest version: 13.9.0
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Fetching
by: ChilliCream authors and contributors
- 44 total downloads
- Latest version: 13.9.0
Package Description
HotChocolate.Types.Scalars.Upload
by: ChilliCream authors and contributors
- 43 total downloads
- Latest version: 13.9.0
Contains the GraphQL Upload Scalar.
HotChocolate.Language.Visitors
by: ChilliCream authors and contributors
- 34 total downloads
- Latest version: 13.9.0
This package contains the UTF8 based parsers of Hot Chocolate.
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.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.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.Subscriptions.InMemory
by: ChilliCream authors and contributors
- 47 total downloads
- Latest version: 13.9.0
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Types.Mutations
by: ChilliCream authors and contributors
- 36 total downloads
- Latest version: 13.9.0
This package provides helpers for creating GraphQL mutations.