HotChocolate.Subscriptions by: ChilliCream authors and contributors
  • 7.949k 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
  • 7.478k 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
  • 9.41k 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
  • 10.211k 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
  • 23.078k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package contains common abstractions and base classes for socket transport.
HotChocolate.Types by: ChilliCream authors and contributors
  • 32.392k 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
  • 21.322k total downloads
  • Latest version: 16.0.0-p.7.10
  • GraphQL ChilliCream
This package provides source generators for schema building.
HotChocolate.Types.CursorPagination by: ChilliCream authors and contributors
  • 28.943k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Errors by: ChilliCream authors and contributors
  • 6.858k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.Types.Filters by: ChilliCream authors and contributors
  • 13.04k total downloads
  • Latest version: 14.0.0-tags-13-1-0-preview-5.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Types.MongoDb by: ChilliCream authors and contributors
  • 2.736k total downloads
  • Latest version: 13.0.0-preview.28
  • GraphQL ChilliCream
Contains common HotChocolate types for MongoDb
HotChocolate.Types.Mutations by: ChilliCream authors and contributors
  • 33.754k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.OffsetPagination by: ChilliCream authors and contributors
  • 28.572k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains middleware and types for offset based pagination.
HotChocolate.Types.Queries by: ChilliCream authors and contributors
  • 6.243k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Scalars by: ChilliCream authors and contributors
  • 20.791k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Adds additional scalars for better data integrity and validation
HotChocolate.Types.Scalars.Upload by: ChilliCream authors and contributors
  • 26.074k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains the GraphQL Upload Scalar.
HotChocolate.Types.Shared by: ChilliCream authors and contributors
  • 12.539k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains shared helper methods.
HotChocolate.Types.Sorting by: ChilliCream authors and contributors
  • 10.491k total downloads
  • Latest version: 14.0.0-tags-13-1-0-preview-5.1
  • GraphQL ChilliCream
Package Description
HotChocolate.Utilities by: ChilliCream authors and contributors
  • 30.965k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Buffers by: ChilliCream authors and contributors
  • 158 total downloads
  • Latest version: 16.0.0-p.7.7
  • GraphQL ChilliCream
This package contains the HotChocolate.Buffers.ArrayWriter.