HotChocolate.AspNetCore
16.0.4
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 16.0.4
NuGet\Install-Package HotChocolate.AspNetCore -Version 16.0.4
<PackageReference Include="HotChocolate.AspNetCore" Version="16.0.4" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="16.0.4" />
<PackageReference Include="HotChocolate.AspNetCore" />
paket add HotChocolate.AspNetCore --version 16.0.4
#r "nuget: HotChocolate.AspNetCore, 16.0.4"
#:package HotChocolate.AspNetCore@16.0.4
#addin nuget:?package=HotChocolate.AspNetCore&version=16.0.4
#tool nuget:?package=HotChocolate.AspNetCore&version=16.0.4
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- ChilliCream.Nitro.App (>= 31.0.0)
- HotChocolate (>= 16.0.4)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.4)
- HotChocolate.Subscriptions.InMemory (>= 16.0.4)
- HotChocolate.Transport.Formatters (>= 16.0.4)
- HotChocolate.Transport.Sockets (>= 16.0.4)
- HotChocolate.Types.Scalars.Upload (>= 16.0.4)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.4)
-
net8.0
- ChilliCream.Nitro.App (>= 31.0.0)
- HotChocolate (>= 16.0.4)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.4)
- HotChocolate.Subscriptions.InMemory (>= 16.0.4)
- HotChocolate.Transport.Formatters (>= 16.0.4)
- HotChocolate.Transport.Sockets (>= 16.0.4)
- HotChocolate.Types.Scalars.Upload (>= 16.0.4)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.4)
-
net9.0
- ChilliCream.Nitro.App (>= 31.0.0)
- HotChocolate (>= 16.0.4)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.4)
- HotChocolate.Subscriptions.InMemory (>= 16.0.4)
- HotChocolate.Transport.Formatters (>= 16.0.4)
- HotChocolate.Transport.Sockets (>= 16.0.4)
- HotChocolate.Types.Scalars.Upload (>= 16.0.4)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.4)
NuGet packages (103)
Showing the top 5 NuGet packages that depend on HotChocolate.AspNetCore:
| Package | Downloads |
|---|---|
|
HotChocolate.Diagnostics
Provides Hot Chocolate Diagnostics. |
|
|
HotChocolate.AzureFunctions
This package contains the GraphQL AzureFunctions integration for Hot Chocolate. |
|
|
HotChocolate.Fusion
Package Description |
|
|
Kentico.Xperience.WebApp
Contains assemblies and content items required to integrate Xperience by Kentico into .NET web applications. |
|
|
Mindbox.ExceptionsHandling.GraphQL
Package Description |
GitHub repositories (22)
Showing the top 20 popular GitHub repositories that depend on HotChocolate.AspNetCore:
| Repository | Stars |
|---|---|
|
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
|
|
|
Azure/data-api-builder
Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores.
|
|
|
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
|
ChilliCream/graphql-workshop
Getting started with GraphQL on ASP.NET Core and Hot Chocolate - Workshop
|
|
|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
|
EntityGraphQL/EntityGraphQL
A GraphQL library for .NET
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
byme8/ZeroQL
C# GraphQL client with Linq-like syntax
|
|
|
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
|
|
|
SnowflakePowered/snowflake
:snowflake: :video_game: Emulator Frontend and SDK
|
|
|
Giorgi/GraphQLinq
LINQ to GraphQL - Strongly typed GraphQL queries with LINQ query syntax. No more magic strings and runtime errors.
|
|
|
ChilliCream/hotchocolate-examples
|
|
|
DeeJayTC/net-dynamic-api
A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.
|
|
|
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
|
|
|
anuviswan/LearningPoint
A repository for learning different technologies, frameworks, features......
|
|
|
binarythistle/S04E01---.NET-5-GraphQL-API
|
|
|
tomasfabian/ksqlDB.RestApi.Client-DotNet
ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push and pull queries and executing statements.
|
|
|
AgentEvalHQ/AgentEval
AgentEval is the comprehensive .NET toolkit for AI agent evaluation—tool usage validation, RAG quality metrics, stochastic evaluation, and model comparison—built first for Microsoft Agent Framework (MAF) and Microsoft.Extensions.AI. What RAGAS, PromptFoo and DeepEval do for Python, AgentEval does for .NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 16.1.0-p.1.12 | 92 | 5/18/2026 |
| 16.1.0-p.1.11 | 96 | 5/17/2026 |
| 16.0.7 | 0 | 5/20/2026 |
| 16.0.6 | 0 | 5/20/2026 |
| 16.0.5 | 1,468 | 5/19/2026 |
| 16.0.4 | 1,094 | 5/19/2026 |
| 16.0.4-p.1 | 60 | 5/18/2026 |
| 16.0.3 | 9,715 | 5/15/2026 |
| 16.0.2 | 8,713 | 5/12/2026 |
| 16.0.1 | 783 | 5/12/2026 |
| 16.0.0 | 31,919 | 4/30/2026 |
| 15.1.16 | 78,911 | 4/29/2026 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/