HotChocolate.AspNetCore
16.0.0-p.7.61
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 16.0.0-p.7.61
NuGet\Install-Package HotChocolate.AspNetCore -Version 16.0.0-p.7.61
<PackageReference Include="HotChocolate.AspNetCore" Version="16.0.0-p.7.61" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="16.0.0-p.7.61" />
<PackageReference Include="HotChocolate.AspNetCore" />
paket add HotChocolate.AspNetCore --version 16.0.0-p.7.61
#r "nuget: HotChocolate.AspNetCore, 16.0.0-p.7.61"
#:package HotChocolate.AspNetCore@16.0.0-p.7.61
#addin nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.7.61&prerelease
#tool nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.7.61&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.7.61)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.61)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.61)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.61)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.61)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.61)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.61)
-
net8.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.7.61)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.61)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.61)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.61)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.61)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.61)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.61)
-
net9.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.7.61)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.61)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.61)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.61)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.61)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.61)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.61)
NuGet packages (80)
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.3 | 0 | 9/19/2025 |
16.0.0-p.8.2 | 41 | 9/18/2025 |
16.0.0-p.8.1 | 272 | 9/15/2025 |
15.1.11-p.3 | 32 | 9/17/2025 |
15.1.11-p.2 | 54 | 9/14/2025 |
15.1.11-p.1 | 189 | 9/2/2025 |
15.1.10 | 73,911 | 9/1/2025 |
15.1.9 | 43,850 | 8/27/2025 |
15.1.8 | 203,404 | 7/25/2025 |
15.1.7 | 150,841 | 6/27/2025 |
15.1.6 | 80,186 | 6/18/2025 |
15.1.5 | 312,401 | 5/20/2025 |
15.1.4 | 48,146 | 5/15/2025 |
15.1.3 | 574,647 | 3/27/2025 |
15.1.2 | 107,235 | 3/27/2025 |
15.1.1 | 49,901 | 3/21/2025 |
15.1.0 | 63,257 | 3/19/2025 |
15.0.3 | 711,129 | 2/6/2025 |
15.0.2 | 18,898 | 2/6/2025 |
15.0.1 | 13,264 | 2/5/2025 |
15.0.0 | 27,284 | 2/4/2025 |
14.3.0 | 1,158,608 | 12/16/2024 |
14.2.0 | 176,376 | 12/3/2024 |
14.1.0 | 504,654 | 11/6/2024 |
14.0.0 | 422,396 | 10/16/2024 |
13.9.14 | 1,660,940 | 9/30/2024 |
13.9.13 | 24,068 | 9/27/2024 |
13.9.12 | 673,453 | 9/4/2024 |
13.9.11 | 656,886 | 8/9/2024 |
13.9.10 | 27,187 | 8/8/2024 |
13.9.9 | 115,031 | 8/1/2024 |
13.9.8 | 182,769 | 7/25/2024 |
13.9.7 | 584,363 | 7/4/2024 |
13.9.6 | 390,904 | 6/12/2024 |
13.9.5 | 339,727 | 5/28/2024 |
13.9.4 | 449,737 | 5/13/2024 |
13.9.3 | 31,484 | 5/10/2024 |
13.9.2 | 5,735 | 5/10/2024 |
13.9.1 | 110,187 | 5/7/2024 |
13.9.0 | 1,656,212 | 2/19/2024 |
13.8.1 | 1,367,810 | 12/19/2023 |
13.8.0 | 137,671 | 12/18/2023 |
13.7.0 | 1,062,418 | 11/1/2023 |
13.6.1 | 286,855 | 10/26/2023 |
13.6.0 | 39,639 | 10/26/2023 |
13.5.1 | 1,292,354 | 8/23/2023 |
13.5.0 | 70,411 | 8/22/2023 |
13.4.0 | 414,238 | 7/24/2023 |
13.3.3 | 213,763 | 7/11/2023 |
13.3.2 | 13,933 | 7/10/2023 |
13.3.1 | 57,357 | 7/5/2023 |
13.3.0 | 34,171 | 7/3/2023 |
13.2.1 | 512,287 | 6/5/2023 |
13.2.0 | 34,413 | 6/2/2023 |
13.1.0 | 242,051 | 5/21/2023 |
13.0.5 | 2,300,277 | 2/24/2023 |
13.0.4 | 38,692 | 2/21/2023 |
13.0.3 | 11,714 | 2/21/2023 |
13.0.2 | 162,572 | 2/9/2023 |
13.0.1 | 6,332 | 2/8/2023 |
13.0.0 | 49,771 | 2/7/2023 |
12.22.6 | 135,076 | 9/30/2024 |
12.22.5 | 3,373 | 9/27/2024 |
12.22.4 | 67,759 | 5/10/2024 |
12.22.3 | 2,626 | 5/7/2024 |
12.22.2 | 188,596 | 12/12/2023 |
12.22.1 | 2,508 | 12/12/2023 |
12.22.0 | 93,684 | 11/1/2023 |
12.21.0 | 147,206 | 7/11/2023 |
12.20.0 | 4,782 | 7/4/2023 |
12.19.2 | 45,791 | 6/27/2023 |
12.18.0 | 792,763 | 2/24/2023 |
12.17.0 | 59,709 | 2/7/2023 |
12.16.2 | 29,508 | 2/6/2023 |
12.16.0 | 834,225 | 1/3/2023 |
12.15.4 | 94,534 | 1/2/2023 |
12.15.2 | 2,056,516 | 11/7/2022 |
12.15.1 | 95,284 | 11/1/2022 |
12.15.0 | 388,660 | 10/8/2022 |
12.14.0 | 212,740 | 9/21/2022 |
12.13.2 | 257,541 | 9/7/2022 |
12.13.1 | 44,212 | 9/6/2022 |
12.13.0 | 54,326 | 9/1/2022 |
12.12.1 | 725,743 | 7/14/2022 |
12.12.0 | 178,358 | 7/4/2022 |
12.11.1 | 416,996 | 6/14/2022 |
12.11.0 | 17,228 | 6/13/2022 |
12.10.0 | 89,622 | 6/3/2022 |
12.9.0 | 336,685 | 5/11/2022 |
12.8.2 | 322,159 | 5/3/2022 |
12.8.1 | 140,543 | 4/25/2022 |
12.8.0 | 37,259 | 4/22/2022 |
12.7.0 | 651,341 | 3/11/2022 |
12.6.2 | 90,658 | 3/6/2022 |
12.6.1 | 78,641 | 2/28/2022 |
12.6.0 | 550,123 | 1/27/2022 |
12.5.0 | 276,859 | 1/13/2022 |
12.4.1 | 511,506 | 12/15/2021 |
12.4.0 | 12,824 | 12/14/2021 |
12.3.2 | 338,456 | 11/22/2021 |
12.3.1 | 8,484 | 11/19/2021 |
12.3.0 | 31,313 | 11/17/2021 |
12.2.2 | 43,359 | 11/16/2021 |
12.2.1 | 49,826 | 11/12/2021 |
12.2.0 | 5,288 | 11/11/2021 |
12.1.0 | 32,910 | 11/8/2021 |
12.0.1 | 273,570 | 10/1/2021 |
12.0.0 | 40,920 | 9/27/2021 |
11.3.8 | 538,214 | 9/24/2021 |
11.3.7 | 144,057 | 9/6/2021 |
11.3.6 | 29,816 | 8/31/2021 |
11.3.5 | 139,719 | 8/17/2021 |
11.3.4 | 80,589 | 8/6/2021 |
11.3.3 | 30,698 | 8/1/2021 |
11.3.2 | 60,995 | 7/22/2021 |
11.3.1 | 204,889 | 6/28/2021 |
11.3.0 | 133,205 | 6/9/2021 |
11.2.2 | 225,157 | 4/22/2021 |
11.2.1 | 13,162 | 4/21/2021 |
11.1.0 | 136,939 | 3/29/2021 |
11.0.9 | 181,018 | 1/27/2021 |
11.0.8 | 73,023 | 1/14/2021 |
11.0.7 | 24,655 | 1/6/2021 |
11.0.6 | 23,798 | 12/23/2020 |
11.0.5 | 28,573 | 12/18/2020 |
11.0.4 | 3,966 | 12/16/2020 |
11.0.3 | 3,575 | 12/15/2020 |
11.0.2 | 7,552 | 12/8/2020 |
11.0.1 | 13,207 | 12/2/2020 |
11.0.0 | 51,076 | 11/23/2020 |
10.5.5 | 158,858 | 11/23/2020 |
10.5.4 | 11,242 | 11/18/2020 |
10.5.3 | 142,962 | 9/28/2020 |
10.5.2 | 448,926 | 7/28/2020 |
10.5.1 | 2,074 | 7/28/2020 |
10.5.0 | 8,014 | 7/27/2020 |
10.4.3 | 459,736 | 5/5/2020 |
10.4.2 | 68,375 | 4/20/2020 |
10.4.1 | 37,239 | 4/6/2020 |
10.4.0 | 31,613 | 3/18/2020 |
10.3.6 | 41,234 | 2/28/2020 |
10.3.5 | 45,006 | 1/13/2020 |
10.3.4 | 4,133 | 1/9/2020 |
10.3.3 | 1,794 | 1/9/2020 |
10.3.2 | 9,339 | 1/6/2020 |
10.3.1 | 6,165 | 12/31/2019 |
10.3.0 | 10,768 | 12/26/2019 |
10.2.0 | 30,930 | 10/31/2019 |
10.1.1 | 7,853 | 10/14/2019 |
10.1.0 | 60,073 | 9/13/2019 |
10.0.1 | 17,755 | 8/14/2019 |
10.0.0 | 2,046 | 8/14/2019 |
9.0.4 | 26,924 | 6/14/2019 |
9.0.3 | 2,182 | 6/13/2019 |
9.0.2 | 2,069 | 6/11/2019 |
9.0.1 | 2,257 | 6/9/2019 |
9.0.0 | 3,710 | 6/4/2019 |
0.8.2 | 11,980 | 4/10/2019 |
0.8.1 | 4,765 | 3/31/2019 |
0.8.0 | 6,229 | 3/4/2019 |
0.7.0 | 3,394 | 2/3/2019 |
0.6.11 | 3,101 | 12/7/2018 |
0.6.8 | 2,083 | 11/29/2018 |
0.6.7 | 3,704 | 11/26/2018 |
0.6.6 | 2,110 | 11/23/2018 |
0.6.5 | 2,096 | 11/20/2018 |
0.6.4 | 2,055 | 11/20/2018 |
0.6.3 | 2,062 | 11/19/2018 |
0.6.1 | 2,135 | 11/16/2018 |
0.6.0 | 2,157 | 11/12/2018 |
0.5.2 | 2,349 | 10/10/2018 |
0.5.1 | 2,204 | 10/9/2018 |
0.5.0 | 2,226 | 10/8/2018 |
0.4.6 | 3,035 | 9/3/2018 |
0.4.5 | 2,200 | 9/2/2018 |
0.4.4 | 2,237 | 8/26/2018 |
0.4.3 | 2,162 | 8/26/2018 |
0.4.2 | 2,173 | 8/24/2018 |
0.4.1 | 2,210 | 8/21/2018 |
0.4.0 | 2,799 | 7/30/2018 |
0.3.2 | 2,304 | 7/27/2018 |
0.3.1 | 2,298 | 7/27/2018 |
0.3.0 | 2,576 | 7/14/2018 |
0.2.3 | 2,539 | 7/9/2018 |
0.2.2 | 2,456 | 7/6/2018 |
0.2.1 | 2,435 | 7/5/2018 |
0.2.0 | 2,283 | 7/2/2018 |
0.1.4 | 2,268 | 6/28/2018 |
0.1.3 | 2,528 | 6/28/2018 |
0.1.2 | 2,467 | 6/27/2018 |
0.1.1 | 2,280 | 6/26/2018 |
0.1.0 | 40,120 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/