ChilliCream
NuGet publisher profile
Packages (261)
HotChocolate.Utilities
Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Language.SyntaxTree
This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.
HotChocolate.Abstractions
Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Language
Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.
HotChocolate.Types
Contains the Hot Chocolate GraphQL type system.
GreenDonut
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
HotChocolate.Language.Utf8
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Language.Visitors
This package contains the UTF8 based parsers of Hot Chocolate.
HotChocolate.Validation
Package Description
HotChocolate.Execution
Package Description
HotChocolate.Fetching
Package Description
HotChocolate
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Subscriptions
Contains Hot Chocolate GraphQL subscriptions abstractions.
HotChocolate.Types.CursorPagination
Contains middleware and types for cursor based pagination.
HotChocolate.AspNetCore
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.Subscriptions.InMemory
Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.Types.Mutations
This package provides helpers for creating GraphQL mutations.
HotChocolate.Types.Scalars.Upload
Contains the GraphQL Upload Scalar.
HotChocolate.Types.OffsetPagination
Contains middleware and types for offset based pagination.
HotChocolate.Language.Web
This package contains specialized parser utilities for the Hot Chocolate GraphQL server.
HotChocolate.Execution.Abstractions
Package Description
HotChocolate.Authorization
This package contains the authorization abstractions for Hot Chocolate.
HotChocolate.Transport.Sockets
This package contains common abstractions and base classes for socket transport.
HotChocolate.Data
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.AspNetCore.Authorization
This package contains the ASP.NET Core authorization integrations for Hot Chocolate.
HotChocolate.Types.Shared
Contains shared helper methods.
HotChocolate.Utilities.DependencyInjection
Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.
HotChocolate.Utilities.Introspection
Contains an introspection client to download a GraphQL schema over HTTP.
HotChocolate.Primitives
Package Description
HotChocolate.Features
Package Description
StrawberryShake.Resources
Resources for StrawberryShake GraphQL clients.
StrawberryShake.Core
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
HotChocolate.Types.Queries
This package provides helpers for creating GraphQL queries.
HotChocolate.Types.Errors
This package provides shared error types for GraphQL query and mutation conventions.
HotChocolate.CostAnalysis
Package Description
HotChocolate.Data.EntityFramework
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
StrawberryShake.Transport.Http
GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.
ChilliCream.Nitro.App
ChilliCream.Nitro.App is a collection of middleware components for HotChocolate. It includes middleware for serving static files, handling CDN requests, managing configuration files, and simplifying middleware setup. With ChilliCream.Nitro.App, developers can optimize file delivery, improve performance, and seamlessly integrate static file serving and configuration management into their applications.
BananaCakePop.Middleware
BananaCakePop.Middleware is a collection of middleware components for HotChocolate. It includes middleware for serving static files, handling CDN requests, managing configuration files, and simplifying middleware setup. With BananaCakePop.Middleware, developers can optimize file delivery, improve performance, and seamlessly integrate static file serving and configuration management into their applications.
HotChocolate.Transport.Http
This package contains a graphql over http client.
HotChocolate.Diagnostics
Provides Hot Chocolate Diagnostics.
HotChocolate.Transport.Abstractions
This package contains common abstractions and base classes for transport.
GreenDonut.Abstractions
This package provided GreenDonut DataLoader interfaces and base types.
GreenDonut.Data.Primitives
This package contains the basic building blocks of the DataLoader linq query integration.
HotChocolate.Execution.Projections
Package Description
GreenDonut.Data
This package provides data integrations like pagination, projections, filtering and sorting.
GreenDonut.Data.Abstractions
This package provides data integrations like pagination, projections, filtering and sorting.
StrawberryShake.Transport.WebSockets
GraphQL over WebSocket transport implementation for StrawberryShake GraphQL clients.
StrawberryShake.Server
StrawberryShake GraphQL Client for Backend to Backend.
HotChocolate.Types.CursorPagination.Extensions
Contains middleware and types for cursor based pagination.
HotChocolate.Types.Analyzers
This package provides source generators for schema building.
HotChocolate.Stitching
Contains the Hot Chocolate GraphQL schema stitching layer.
HotChocolate.Stitching.Abstractions
Contains the Hot Chocolate GraphQL schema stitching abstractions.
HotChocolate.AspNetCore.CommandLine
This package contains the command line extensions for HotChocolate
HotChocolate.Pagination.Batching
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Primitives
Contains primitives for implementing keyset pagination.
HotChocolate.Pagination.Core
Contains serialization for paging keys and general helpers.
HotChocolate.Pagination.Mappings
Provides mapping configurations to HotChocolate that maps between the relay cursor pagination primitives and the keyset pagination primitives.
HotChocolate.Types.Scalars
Adds additional scalars for better data integrity and validation
HotChocolate.Stitching.Redis
Contains the Hot Chocolate GraphQL schema stitching layer.
HotChocolate.Subscriptions.Redis
Contains a Redis implementation for a Hot Chocolate GraphQL subscription provider.
HotChocolate.ApolloFederation
Apollo Federation Subgraph support for HotChocolate.
HotChocolate.Utilities.Buffers
This package contains the HotChocolate.Buffers.ArrayWriter.
HotChocolate.Server
This package contains server abstractions to implement a Hot Chcolate GraphQL server.
GreenDonut.Data.EntityFramework
This package provides data integrations like pagination, projections, filtering and sorting.
HotChocolate.AspNetCore.Abstractions
Contains the Hot Chocolate GraphQL middleware abstractions for ASP .Net core.
HotChocolate.Types.Filters
Package Description
StrawberryShake.Tools.Configuration
Package Description
StrawberryShake.CodeGeneration.CSharp.Analyzers
StrawberryShake CSharp source generator.
HotChocolate.Types.Sorting
Package Description
StrawberryShake.Tools
Package Description
HotChocolate.AspNetCore.Playground
Contains a GraphQL Playground for ASP .Net core that can be used with the Hot Chocolate GraphQL server.
HotChocolate.Data.MongoDb
Contains extensions for seamless integration of MongoDb into the HotChocolate.Data package
HotChocolate.AspNetCore.Subscriptions
Contains the Hot Chocolate GraphQL subscription middleware for ASP .Net core.
HotChocolate.Types.NodaTime
Adds additional scalars that map to NodaTime runtime types
HotChocolate.AspNetCore.HttpGetSchema
Contains the Hot Chocolate GraphQL HTTP GET schema middleware for ASP .Net core.
HotChocolate.AspNetCore.HttpGet
Contains the Hot Chocolate GraphQL HTTP GET middleware for ASP .Net core.
HotChocolate.AspNetCore.HttpPost
Contains the Hot Chocolate GraphQL HTTP POST middleware for ASP .Net core.
HotChocolate.Utilities.Tasks
This package contains the System.Threading.Tasks.Task extensions.
StrawberryShake
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
HotChocolate.Types.MongoDb
Contains common HotChocolate types for MongoDb
HotChocolate.Templates.Server
Hot Chocolate GraphQL server templates.
HotChocolate.Templates.StarWars
Creates a GraphQL Star Wars Demo
HotChocolate.AspNetCore.Voyager
Contains a GraphQL Voyager for ASP .Net core that can be used with the Hot Chocolate GraphQL server.
HotChocolate.Data.AutoMapper
Contains extensions for easier integration of AutoMapper into HotChocolate
HotChocolate.Pagination.EntityFramework
Provides helper classes to implement cursor paging in a layered architecture without the need to reference HotChocolate GraphQL libraries.
HotChocolate.Types.Abstractions
Contains the Hot Chocolate GraphQL type system interfaces.
HotChocolate.Types.Spatial
Contains types for HotChocolate to expose NetTopologySuite as GeoJSON
HotChocolate.AzureFunctions
This package contains the GraphQL AzureFunctions integration for Hot Chocolate.
HotChocolate.PersistedOperations.Abstractions
Abstractions for Hot Chocolate persisted operations.
HotChocolate.Transport.Formatters
This package contains formatters for GraphQL over HTTP.
HotChocolate.Caching.Memory
Package Description
HotChocolate.Fusion.Abstractions
Package Description
HotChocolate.Fusion.Language
Package Description
HotChocolate.Execution.Configuration.Abstractions
Package Description
HotChocolate.PersistedOperations.Pipeline
Pipeline for Hot Chocolate persisted operations.
HotChocolate.Execution.Pipeline
Package Description
HotChocolate.Utilities.Base36
This package contains the HotChocolate.Text.Buffers.Base36 encoder.
HotChocolate.Transport.Sockets.Client
This package contains a graphql-ws and a graphql-transport-ws client.
StrawberryShake.Razor
Provides razor components for using StrawberryShake.
HotChocolate.Fusion.CommandLine
Package Description
HotChocolate.Text.Json
This package provides helpers for JSON parsing and formatting in HotChocolate.
HotChocolate.Data.Spatial
Contains extensions for seamless integration of NetTopologySuite into the HotChocolate.Data package
HotChocolate.Fusion.Utilities
Package Description
HotChocolate.AspNetCore.Pipeline
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate.
HotChocolate.Execution.Operation.Abstractions
Package Description
HotChocolate.PersistedQueries.Redis
An implementation of Hot Chocolate persisted queries using the Redis cache.
HotChocolate.Fusion
Package Description
StrawberryShake.Blazor
StrawberryShake GraphQL Client for Blazor.
HotChocolate.PersistedQueries.InMemory
An implementation of Hot Chocolate persisted queries using Microsoft.Extensions.Caching.Memory.IMemoryCache.
HotChocolate.Templates
Hot Chocolate GraphQL templates.
HotChocolate.PersistedQueries.FileSystem
An implementation of Hot Chocolate persisted queries using the local file system.
HotChocolate.AzureFunctions.IsolatedProcess
This package contains the GraphQL AzureFunctions Isolated Process integration for Hot Chocolate.
HotChocolate.Analyzers
Contains analyzers and source generators for Hot Chocolate.
HotChocolate.AspNetCore.GraphiQL
Contains a GraphiQL middleware for ASP .Net core that can be used with the Hot Chocolate GraphQL server.
CookieCrumble
Package Description
HotChocolate.Types.Json
This package provides extensions to deal with Json data.
StrawberryShake.Transport.InMemory
Hot Chocolate in-memory connection for StrawberryShake GraphQL clients.
Thor.Core.Abstractions
Provides abstractions for the Thor core.
HotChocolate.Fusion.SourceSchema
Package Description
HotChocolate.Data.Marten
Contains extensions for seamless integration of Marten into the HotChocolate.Data package.
StrawberryShake.CodeGeneration
StrawberryShake code generation GraphQL query analyzers.
Thor.Core
Provides an ETW EventSource Tracing build on .Net Standard 2.0.
StrawberryShake.CodeGeneration.CSharp
StrawberryShake code generation for CSharp.
Thor.Core.Transmission.Abstractions
Provides abstractions for the transmission pipeline.
HotChocolate.Caching
Package Description
HotChocolate.Types.Selections
Package Description
ChilliCream.Nitro.Abstractions
Contains the base abstractions and configuration for Nitro
HotChocolate.Runtime
Package Description
HotChocolate.AspNetClassic.Playground
Contains a GraphQL Playground for ASP .Net classic that can be used with the Hot Chocolate GraphQL server.
HotChocolate.AspNetClassic
Contains the Hot Chocolate GraphQL middleware for ASP .Net classic.
StrawberryShake.Persistence.SQLite
A SQLite store persistence layer.
BananaCakePop.Services
Contains the integration of BananaCakePop services for HotChocolate
HotChocolate.AspNetClassic.Authorization
Contains authorization extensions for the Hot Chocolate ASP .Net classic GraphQL middleware.
ChilliCream.Nitro.Telemetry
Contains the telemetry for Nitro for HotChocolate
StrawberryShake.Maui
StrawberryShake GraphQL Client for Maui.
HotChocolate.Fusion.Composition
Package Description
HotChocolate.Diagnostics.Core
Package Description
ChilliCream.Nitro
Core setup package for Nitro — bundles telemetry integration and the source generator.
HotChocolate.Subscriptions.Postgres
Contains a Hot Chocolate GraphQL subscription provider for Postgres.
HotChocolate.AspNetClassic.GraphiQL
Contains a GraphiQL middleware for ASP .Net classic that can be used with the Hot Chocolate GraphQL server.
CookieCrumble.HotChocolate
Package Description
HotChocolate.Data.Raven
Contains extensions for seamless integration of Raven into the HotChocolate.Data package.
HotChocolate.Data.Neo4J
Contains extensions for seamless integration of Neo4J into the HotChocolate.Data package
HotChocolate.PersistedOperations.InMemory
An implementation of Hot Chocolate persisted operations using Microsoft.Extensions.Caching.Memory.IMemoryCache.
HotChocolate.AspNetClassic.HttpGetSchema
Contains the Hot Chocolate GraphQL HTTP GET schema middleware for ASP .Net classic.
HotChocolate.Subscriptions.Nats
Contains a Hot Chocolate GraphQL subscription provider for NATS.
HotChocolate.PersistedOperations.Redis
An implementation of Hot Chocolate persisted operations using the Redis cache.
HotChocolate.Subscriptions.Serializers.Newtonsoft
Contains an alternative message serializer for a Hot Chocolate GraphQL subscription provider that uses Newtonsoft JSON.
HotChocolate.AspNetCore.Authorization.Opa
This package contains the OPA authorization integrations for Hot Chocolate.
CookieCrumble.Xunit
Package Description
HotChocolate.AspNetClassic.HttpGet
Contains the Hot Chocolate GraphQL HTTP GET middleware for ASP .Net classic.
HotChocolate.Skimmed
Package Description
HotChocolate.AspNetClassic.Abstractions
Contains the Hot Chocolate GraphQL middleware abstractions for ASP .Net framework.
HotChocolate.AspNetClassic.HttpPost
Contains the Hot Chocolate GraphQL HTTP POST middleware for ASP .Net classic.
HotChocolate.AspNetClassic.Voyager
Contains a GraphQL Voyager for ASP .Net classic that can be used with the Hot Chocolate GraphQL server.
HotChocolate.Subscriptions.RabbitMQ
Contains a Hot Chocolate GraphQL subscription provider for RabbitMQ.
HotChocolate.PersistedOperations.FileSystem
An implementation of Hot Chocolate persisted operations using the local file system.
Thor.Core.Transmission.EventHub
Provides a transmitter for Azure EventHub.
CookieCrumble.Xunit3
Package Description
Thor.Core.Session.Abstractions
Provides abstractions for the session.
Thor.Core.Session
Provides a tracing session for ETW.
Thor.Core.Http
Provides HTTP logger build on .Net Standard 2.0.
Barista
Package Description
Thor.Core.Transmission.BlobStorage
Provides a transmitter for Azure BLOB Storage.
ChilliCream.Nitro.CLI
Package Description
HotChocolate.Fusion.Execution
Package Description
HotChocolate.Fusion.Execution.Types
Package Description
HotChocolate.Fusion.Packaging
Package Description
Thor.AspNetCore
Provides tracing capabilities for ASP.NET Core.
HotChocolate.Fusion.Aspire
Package Description
HotChocolate.Types.FSharp
Package Description
ChilliCream.Nitro.CommandLine
Package Description
Thor.HotChocolate
Provides a diagnostics observer for Hot Chocolate.
HotChocolate.Fusion.AspNetCore
Package Description
Thor.Generator
The Thor Generator is a tool that helps you to generat event sources from interfaces.
BananaCakePop.Services.Abstractions
Contains the abstractions for BananaCakePop.Services for HotChocolate
BananaCakePop.Services.Telemetry
Contains the telemetry for BananaCakePop.Services for HotChocolate
HotChocolate.Types.Mutable
Package Description
ChilliCream.Nitro.Azure
Contains Azure blob storage integration for Nitro
HotChocolate.PersistedOperations.AzureBlobStorage
An implementation of Hot Chocolate persisted operations using an Azure (R) Storage Account.
HotChocolate.Types.Validation
Contains the Hot Chocolate GraphQL type system validation.
CookieCrumble.Fusion
Package Description
HotChocolate.OpenApi
Package Description
Thor.Analyzer
Provides an ETW EventSource analyzer build on .Net Standard 2.0.
ChilliCream.ModelContextProtocol.Core
Core .NET SDK for the Model Context Protocol (MCP)
ChilliCream.ModelContextProtocol.AspNetCore
ASP.NET Core extensions for the C# Model Context Protocol (MCP) SDK.
ChilliCream.ModelContextProtocol
.NET SDK for the Model Context Protocol (MCP) with hosting and dependency injection extensions.
Thor.GenericHost
Provides tracing capabilities for GenericHost.
HotChocolate.Stitching.Types
Contains the type merge logic for schema merging.
HotChocolate.Adapters.OpenApi.Core
Package Description
CookieCrumble.HotChocolate.Language
Package Description
HotChocolate.Adapters.Mcp.Core
Package Description
HotChocolate.Fusion.Adapters.OpenApi
Package Description
HotChocolate.Adapters.OpenApi
Package Description
Thor.Extensions.Hosting
Provides base class for trace BackgroundService and HostedService errors.
HotChocolate.Adapters.OpenApi.AspNetCore
Package Description
HotChocolate.Adapters.Mcp
Package Description
ChilliCream.Nitro.Fusion
Contains the integration of Fusion in Nitro for HotChocolate
HotChocolate.Fusion.Adapters.Mcp
Package Description
HotChocolate.Fusion.Diagnostics
Provides Hot Chocolate Fusion Diagnostics.
ChilliCream.Nitro.OpenTelemetry
Contains the OpenTelemetry integration for Nitro
HotChocolate.Adapters.Mcp.Abstractions
Package Description
HotChocolate.Adapters.OpenApi.Abstractions
Package Description
HotChocolate.Caching.Core
Package Description
ChilliCream.Nitro.Adapters.OpenApi
Package Description
ChilliCream.Nitro.Adapters.Mcp
Package Description
ChilliCream.Nitro.Adapters.Mcp.Packaging
Package Description
CookieCrumble.TUnit
Package Description
ChilliCream.Nitro.Adapters.OpenApi.Packaging
Package Description
Custom.EventSources
Package Description
Mocha.Abstractions
Package Description
HotChocolate.Adapters.OpenApi.Packaging
Package Description
ChilliCream.Nitro.CommandLine.FusionCompatibility
Package Description
Mocha.Threading
Package Description
HotChocolate.Fusion.SourceSchema.Packaging
Package Description
Mocha
Package Description
ChilliCream.Nitro.Core
Contains the core runtime components of Nitro for HotChocolate
Mocha.Utilities
Package Description
HotChocolate.Fusion.Connectors.InMemory
Package Description
ChilliCream.Nitro.GraphQL
Contains the shared GraphQL runtime components of Nitro
Thor.Hosting.GenericHost.FunctionalTest
Package Description
HotChocolate.Adapters.Mcp.Packaging
Package Description
Mocha.Analyzers
Package Description
Mocha.Outbox
Package Description
Mocha.Mediator.Abstractions
Package Description
Mocha.EntityFrameworkCore
Package Description
Mocha.Inbox
Package Description
Mocha.EntityFrameworkCore.Postgres
Package Description
Mocha.Mediator
Package Description
Mocha.Hosting
Package Description
Mocha.Transport.RabbitMQ
Package Description
Mocha.Transport.InMemory
Package Description
HotChocolate.Fusion.Caching
Provides Hot Chocolate Fusion Cache Control support.
Skimmed
Package Description
Mocha.Transport.Postgres
Package Description
ChilliCream.Nitro.Fusion.Azure
Contains the AssetCache for Azure Blob Storage for Fusion
ChilliCream.Nitro.HotChocolate
Contains the integration of Nitro for HotChocolate
HotChocolate.Fusion.Connectors.ApolloFederation
Package Description
HotChocolate.Language.Utf8.SyntaxTree
This package contains the packed UTF-8 syntax tree representation used by Hot Chocolate.
Thor.Analyzer.Legacy
Provides an ETW EventSource analyzer build for 'Microsoft.Diagnostics.Tracing'.
BananaCakePop.Services.Azure
Contains the AssetCache for Azure Blob Storage
BananaCakePop.Services.Fusion
Contains the integration of Fusion in BananaCakePop.Services for HotChocolate
ChilliCream.Nitro.Redis
Contains Redis integration for Nitro
HotChocolate.Fusion.Subscriptions.AzureEventHubs
Package Description
HotChocolate.Fusion.Subscriptions.NATS
Package Description
HotChocolate.Fusion.Subscriptions.AmazonSqs
Package Description
HotChocolate.Fusion.Subscriptions.Kafka
Package Description
HotChocolate.Fusion.Subscriptions.Redis
Package Description
skillz
Package Description
HotChocolate.Fusion.Composition.ApolloFederation
Package Description
BananaCakePop.Services.Fusion.Azure
Contains the AssetCache for Azure Blob Storage for Fusion
ChilliCream.Nitro.AspNetCore
Contains ASP.NET Core endpoint integrations for Nitro.
ChilliCream.Nitro.Mocha
Contains the Mocha messaging integration for Nitro.
ChilliCream.Snowflake
Lock-free, high-throughput 64-bit Snowflake ID generator for .NET.
HotChocolate.Data.Primitives
Package Description
skills
Package Description
ChilliCream.Regorus
A ChilliCream-maintained, unofficial .NET distribution of Microsoft Regorus with high-performance UTF-8 span APIs and native engines for win-x64, win-arm64, glibc linux-x64, glibc linux-arm64, and osx-arm64.
ChilliCream.Nitro.Mocha.Mediator
Contains the Mocha Mediator integration for Nitro.
ChilliCream.Nitro.Aspire
Contains Aspire integration for Nitro.
ChilliCream.AnalyzerConfig.Libraries
The ChilliCream analyzer configuration for C# libraries.