HotChocolate.AspNetCore
16.0.0-p.8.3
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 16.0.0-p.8.3
NuGet\Install-Package HotChocolate.AspNetCore -Version 16.0.0-p.8.3
<PackageReference Include="HotChocolate.AspNetCore" Version="16.0.0-p.8.3" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="16.0.0-p.8.3" />
<PackageReference Include="HotChocolate.AspNetCore" />
paket add HotChocolate.AspNetCore --version 16.0.0-p.8.3
#r "nuget: HotChocolate.AspNetCore, 16.0.0-p.8.3"
#:package HotChocolate.AspNetCore@16.0.0-p.8.3
#addin nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.8.3&prerelease
#tool nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.8.3&prerelease
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 (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.8.3)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.8.3)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.8.3)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.3)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.8.3)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.8.3)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.3)
-
net8.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.8.3)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.8.3)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.8.3)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.3)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.8.3)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.8.3)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.3)
-
net9.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.8.3)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.8.3)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.8.3)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.3)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.8.3)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.8.3)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.3)
NuGet packages (81)
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 (19)
Showing the top 19 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.
|
|
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
|
|
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
|
|
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.
|
|
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
|
|
PacktPublishing/ASP.NET-Core-6-and-Angular
ASP.NET-Core-6-and-Angular, published by Packt
|
|
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.
|
Version | Downloads | Last Updated |
---|---|---|
16.0.0-p.8.4 | 73 | 9/22/2025 |
16.0.0-p.8.3 | 251 | 9/19/2025 |
16.0.0-p.8.2 | 267 | 9/18/2025 |
16.0.0-p.8.1 | 464 | 9/15/2025 |
15.1.11-p.3 | 248 | 9/17/2025 |
15.1.11-p.2 | 185 | 9/14/2025 |
15.1.11-p.1 | 199 | 9/2/2025 |
15.1.10 | 92,253 | 9/1/2025 |
15.1.9 | 47,960 | 8/27/2025 |
15.1.8 | 210,128 | 7/25/2025 |
15.1.7 | 160,714 | 6/27/2025 |
15.1.6 | 83,233 | 6/18/2025 |
15.1.5 | 320,828 | 5/20/2025 |
15.1.4 | 48,997 | 5/15/2025 |
15.1.3 | 586,995 | 3/27/2025 |
15.1.2 | 110,599 | 3/27/2025 |
15.1.1 | 50,661 | 3/21/2025 |
15.1.0 | 64,611 | 3/19/2025 |
15.0.3 | 722,811 | 2/6/2025 |
15.0.2 | 19,052 | 2/6/2025 |
15.0.1 | 13,505 | 2/5/2025 |
15.0.0 | 28,038 | 2/4/2025 |
14.3.0 | 1,175,143 | 12/16/2024 |
14.2.0 | 177,484 | 12/3/2024 |
14.1.0 | 509,702 | 11/6/2024 |
14.0.0 | 427,815 | 10/16/2024 |
13.9.14 | 1,681,160 | 9/30/2024 |
13.9.13 | 24,245 | 9/27/2024 |
13.9.12 | 678,505 | 9/4/2024 |
13.9.11 | 659,741 | 8/9/2024 |
13.9.10 | 27,294 | 8/8/2024 |
13.9.9 | 115,636 | 8/1/2024 |
13.9.8 | 183,501 | 7/25/2024 |
13.9.7 | 587,368 | 7/4/2024 |
13.9.6 | 392,337 | 6/12/2024 |
13.9.5 | 341,113 | 5/28/2024 |
13.9.4 | 451,788 | 5/13/2024 |
13.9.3 | 31,764 | 5/10/2024 |
13.9.2 | 5,873 | 5/10/2024 |
13.9.1 | 110,826 | 5/7/2024 |
13.9.0 | 1,662,781 | 2/19/2024 |
13.8.1 | 1,372,833 | 12/19/2023 |
13.8.0 | 138,095 | 12/18/2023 |
13.7.0 | 1,065,204 | 11/1/2023 |
13.6.1 | 287,269 | 10/26/2023 |
13.6.0 | 39,906 | 10/26/2023 |
13.5.1 | 1,297,624 | 8/23/2023 |
13.5.0 | 70,651 | 8/22/2023 |
13.4.0 | 414,985 | 7/24/2023 |
13.3.3 | 213,971 | 7/11/2023 |
13.3.2 | 14,021 | 7/10/2023 |
13.3.1 | 57,481 | 7/5/2023 |
13.3.0 | 34,268 | 7/3/2023 |
13.2.1 | 512,705 | 6/5/2023 |
13.2.0 | 34,555 | 6/2/2023 |
13.1.0 | 243,186 | 5/21/2023 |
13.0.5 | 2,310,534 | 2/24/2023 |
13.0.4 | 38,778 | 2/21/2023 |
13.0.3 | 11,827 | 2/21/2023 |
13.0.2 | 162,945 | 2/9/2023 |
13.0.1 | 6,406 | 2/8/2023 |
13.0.0 | 50,081 | 2/7/2023 |
12.22.6 | 137,106 | 9/30/2024 |
12.22.5 | 3,445 | 9/27/2024 |
12.22.4 | 67,933 | 5/10/2024 |
12.22.3 | 2,697 | 5/7/2024 |
12.22.2 | 189,939 | 12/12/2023 |
12.22.1 | 2,581 | 12/12/2023 |
12.22.0 | 93,818 | 11/1/2023 |
12.21.0 | 147,669 | 7/11/2023 |
12.20.0 | 4,855 | 7/4/2023 |
12.19.2 | 46,095 | 6/27/2023 |
12.18.0 | 797,030 | 2/24/2023 |
12.17.0 | 59,888 | 2/7/2023 |
12.16.2 | 29,599 | 2/6/2023 |
12.16.0 | 835,657 | 1/3/2023 |
12.15.4 | 94,588 | 1/2/2023 |
12.15.2 | 2,068,786 | 11/7/2022 |
12.15.1 | 95,368 | 11/1/2022 |
12.15.0 | 389,294 | 10/8/2022 |
12.14.0 | 213,100 | 9/21/2022 |
12.13.2 | 257,851 | 9/7/2022 |
12.13.1 | 44,266 | 9/6/2022 |
12.13.0 | 54,462 | 9/1/2022 |
12.12.1 | 726,632 | 7/14/2022 |
12.12.0 | 178,715 | 7/4/2022 |
12.11.1 | 417,332 | 6/14/2022 |
12.11.0 | 17,271 | 6/13/2022 |
12.10.0 | 89,748 | 6/3/2022 |
12.9.0 | 336,851 | 5/11/2022 |
12.8.2 | 322,561 | 5/3/2022 |
12.8.1 | 140,873 | 4/25/2022 |
12.8.0 | 37,307 | 4/22/2022 |
12.7.0 | 651,653 | 3/11/2022 |
12.6.2 | 90,859 | 3/6/2022 |
12.6.1 | 78,765 | 2/28/2022 |
12.6.0 | 550,378 | 1/27/2022 |
12.5.0 | 277,400 | 1/13/2022 |
12.4.1 | 511,660 | 12/15/2021 |
12.4.0 | 12,871 | 12/14/2021 |
12.3.2 | 339,046 | 11/22/2021 |
12.3.1 | 8,526 | 11/19/2021 |
12.3.0 | 31,363 | 11/17/2021 |
12.2.2 | 43,400 | 11/16/2021 |
12.2.1 | 49,951 | 11/12/2021 |
12.2.0 | 5,329 | 11/11/2021 |
12.1.0 | 32,964 | 11/8/2021 |
12.0.1 | 274,337 | 10/1/2021 |
12.0.0 | 40,957 | 9/27/2021 |
11.3.8 | 539,430 | 9/24/2021 |
11.3.7 | 144,099 | 9/6/2021 |
11.3.6 | 29,860 | 8/31/2021 |
11.3.5 | 139,951 | 8/17/2021 |
11.3.4 | 80,774 | 8/6/2021 |
11.3.3 | 30,756 | 8/1/2021 |
11.3.2 | 61,080 | 7/22/2021 |
11.3.1 | 204,988 | 6/28/2021 |
11.3.0 | 133,523 | 6/9/2021 |
11.2.2 | 225,314 | 4/22/2021 |
11.2.1 | 13,199 | 4/21/2021 |
11.1.0 | 137,031 | 3/29/2021 |
11.0.9 | 181,067 | 1/27/2021 |
11.0.8 | 73,059 | 1/14/2021 |
11.0.7 | 24,690 | 1/6/2021 |
11.0.6 | 23,830 | 12/23/2020 |
11.0.5 | 28,607 | 12/18/2020 |
11.0.4 | 4,000 | 12/16/2020 |
11.0.3 | 3,608 | 12/15/2020 |
11.0.2 | 7,587 | 12/8/2020 |
11.0.1 | 13,247 | 12/2/2020 |
11.0.0 | 51,109 | 11/23/2020 |
10.5.5 | 159,029 | 11/23/2020 |
10.5.4 | 11,275 | 11/18/2020 |
10.5.3 | 143,067 | 9/28/2020 |
10.5.2 | 449,795 | 7/28/2020 |
10.5.1 | 2,110 | 7/28/2020 |
10.5.0 | 8,057 | 7/27/2020 |
10.4.3 | 460,007 | 5/5/2020 |
10.4.2 | 68,422 | 4/20/2020 |
10.4.1 | 37,297 | 4/6/2020 |
10.4.0 | 31,650 | 3/18/2020 |
10.3.6 | 41,272 | 2/28/2020 |
10.3.5 | 45,045 | 1/13/2020 |
10.3.4 | 4,168 | 1/9/2020 |
10.3.3 | 1,830 | 1/9/2020 |
10.3.2 | 9,385 | 1/6/2020 |
10.3.1 | 6,201 | 12/31/2019 |
10.3.0 | 10,803 | 12/26/2019 |
10.2.0 | 30,972 | 10/31/2019 |
10.1.1 | 7,890 | 10/14/2019 |
10.1.0 | 60,108 | 9/13/2019 |
10.0.1 | 17,791 | 8/14/2019 |
10.0.0 | 2,082 | 8/14/2019 |
9.0.4 | 26,960 | 6/14/2019 |
9.0.3 | 2,216 | 6/13/2019 |
9.0.2 | 2,104 | 6/11/2019 |
9.0.1 | 2,294 | 6/9/2019 |
9.0.0 | 3,747 | 6/4/2019 |
0.8.2 | 12,023 | 4/10/2019 |
0.8.1 | 4,801 | 3/31/2019 |
0.8.0 | 6,263 | 3/4/2019 |
0.7.0 | 3,430 | 2/3/2019 |
0.6.11 | 3,135 | 12/7/2018 |
0.6.8 | 2,118 | 11/29/2018 |
0.6.7 | 3,741 | 11/26/2018 |
0.6.6 | 2,148 | 11/23/2018 |
0.6.5 | 2,131 | 11/20/2018 |
0.6.4 | 2,089 | 11/20/2018 |
0.6.3 | 2,100 | 11/19/2018 |
0.6.1 | 2,171 | 11/16/2018 |
0.6.0 | 2,191 | 11/12/2018 |
0.5.2 | 2,388 | 10/10/2018 |
0.5.1 | 2,240 | 10/9/2018 |
0.5.0 | 2,261 | 10/8/2018 |
0.4.6 | 3,072 | 9/3/2018 |
0.4.5 | 2,237 | 9/2/2018 |
0.4.4 | 2,271 | 8/26/2018 |
0.4.3 | 2,197 | 8/26/2018 |
0.4.2 | 2,207 | 8/24/2018 |
0.4.1 | 2,245 | 8/21/2018 |
0.4.0 | 2,836 | 7/30/2018 |
0.3.2 | 2,338 | 7/27/2018 |
0.3.1 | 2,333 | 7/27/2018 |
0.3.0 | 2,612 | 7/14/2018 |
0.2.3 | 2,578 | 7/9/2018 |
0.2.2 | 2,492 | 7/6/2018 |
0.2.1 | 2,470 | 7/5/2018 |
0.2.0 | 2,319 | 7/2/2018 |
0.1.4 | 2,305 | 6/28/2018 |
0.1.3 | 2,562 | 6/28/2018 |
0.1.2 | 2,502 | 6/27/2018 |
0.1.1 | 2,315 | 6/26/2018 |
0.1.0 | 40,346 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/