HotChocolate.AspNetCore
16.0.0-p.7.64
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 16.0.0-p.7.64
NuGet\Install-Package HotChocolate.AspNetCore -Version 16.0.0-p.7.64
<PackageReference Include="HotChocolate.AspNetCore" Version="16.0.0-p.7.64" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="16.0.0-p.7.64" />
<PackageReference Include="HotChocolate.AspNetCore" />
paket add HotChocolate.AspNetCore --version 16.0.0-p.7.64
#r "nuget: HotChocolate.AspNetCore, 16.0.0-p.7.64"
#:package HotChocolate.AspNetCore@16.0.0-p.7.64
#addin nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.7.64&prerelease
#tool nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.7.64&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.64)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.64)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.64)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.64)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.64)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.64)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.64)
-
net8.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.7.64)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.64)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.64)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.64)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.64)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.64)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.64)
-
net9.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.7.64)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.64)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.64)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.64)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.64)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.64)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.64)
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 | 0 | 9/22/2025 |
16.0.0-p.8.3 | 232 | 9/19/2025 |
16.0.0-p.8.2 | 262 | 9/18/2025 |
16.0.0-p.8.1 | 453 | 9/15/2025 |
15.1.11-p.3 | 242 | 9/17/2025 |
15.1.11-p.2 | 182 | 9/14/2025 |
15.1.11-p.1 | 195 | 9/2/2025 |
15.1.10 | 85,872 | 9/1/2025 |
15.1.9 | 46,487 | 8/27/2025 |
15.1.8 | 207,692 | 7/25/2025 |
15.1.7 | 155,878 | 6/27/2025 |
15.1.6 | 81,895 | 6/18/2025 |
15.1.5 | 317,363 | 5/20/2025 |
15.1.4 | 48,634 | 5/15/2025 |
15.1.3 | 581,344 | 3/27/2025 |
15.1.2 | 109,012 | 3/27/2025 |
15.1.1 | 50,343 | 3/21/2025 |
15.1.0 | 63,935 | 3/19/2025 |
15.0.3 | 717,065 | 2/6/2025 |
15.0.2 | 18,998 | 2/6/2025 |
15.0.1 | 13,405 | 2/5/2025 |
15.0.0 | 27,776 | 2/4/2025 |
14.3.0 | 1,167,378 | 12/16/2024 |
14.2.0 | 176,962 | 12/3/2024 |
14.1.0 | 507,503 | 11/6/2024 |
14.0.0 | 425,138 | 10/16/2024 |
13.9.14 | 1,672,994 | 9/30/2024 |
13.9.13 | 24,172 | 9/27/2024 |
13.9.12 | 675,903 | 9/4/2024 |
13.9.11 | 658,765 | 8/9/2024 |
13.9.10 | 27,252 | 8/8/2024 |
13.9.9 | 115,311 | 8/1/2024 |
13.9.8 | 183,181 | 7/25/2024 |
13.9.7 | 586,099 | 7/4/2024 |
13.9.6 | 391,581 | 6/12/2024 |
13.9.5 | 340,421 | 5/28/2024 |
13.9.4 | 450,721 | 5/13/2024 |
13.9.3 | 31,639 | 5/10/2024 |
13.9.2 | 5,800 | 5/10/2024 |
13.9.1 | 110,498 | 5/7/2024 |
13.9.0 | 1,659,905 | 2/19/2024 |
13.8.1 | 1,370,462 | 12/19/2023 |
13.8.0 | 137,929 | 12/18/2023 |
13.7.0 | 1,063,999 | 11/1/2023 |
13.6.1 | 287,100 | 10/26/2023 |
13.6.0 | 39,779 | 10/26/2023 |
13.5.1 | 1,294,822 | 8/23/2023 |
13.5.0 | 70,518 | 8/22/2023 |
13.4.0 | 414,696 | 7/24/2023 |
13.3.3 | 213,892 | 7/11/2023 |
13.3.2 | 13,983 | 7/10/2023 |
13.3.1 | 57,423 | 7/5/2023 |
13.3.0 | 34,228 | 7/3/2023 |
13.2.1 | 512,492 | 6/5/2023 |
13.2.0 | 34,475 | 6/2/2023 |
13.1.0 | 242,715 | 5/21/2023 |
13.0.5 | 2,305,806 | 2/24/2023 |
13.0.4 | 38,747 | 2/21/2023 |
13.0.3 | 11,783 | 2/21/2023 |
13.0.2 | 162,806 | 2/9/2023 |
13.0.1 | 6,380 | 2/8/2023 |
13.0.0 | 49,959 | 2/7/2023 |
12.22.6 | 136,224 | 9/30/2024 |
12.22.5 | 3,419 | 9/27/2024 |
12.22.4 | 67,873 | 5/10/2024 |
12.22.3 | 2,671 | 5/7/2024 |
12.22.2 | 189,174 | 12/12/2023 |
12.22.1 | 2,555 | 12/12/2023 |
12.22.0 | 93,767 | 11/1/2023 |
12.21.0 | 147,457 | 7/11/2023 |
12.20.0 | 4,828 | 7/4/2023 |
12.19.2 | 45,957 | 6/27/2023 |
12.18.0 | 794,975 | 2/24/2023 |
12.17.0 | 59,824 | 2/7/2023 |
12.16.2 | 29,566 | 2/6/2023 |
12.16.0 | 834,984 | 1/3/2023 |
12.15.4 | 94,576 | 1/2/2023 |
12.15.2 | 2,063,342 | 11/7/2022 |
12.15.1 | 95,333 | 11/1/2022 |
12.15.0 | 389,059 | 10/8/2022 |
12.14.0 | 212,949 | 9/21/2022 |
12.13.2 | 257,725 | 9/7/2022 |
12.13.1 | 44,251 | 9/6/2022 |
12.13.0 | 54,397 | 9/1/2022 |
12.12.1 | 726,207 | 7/14/2022 |
12.12.0 | 178,548 | 7/4/2022 |
12.11.1 | 417,208 | 6/14/2022 |
12.11.0 | 17,261 | 6/13/2022 |
12.10.0 | 89,700 | 6/3/2022 |
12.9.0 | 336,791 | 5/11/2022 |
12.8.2 | 322,385 | 5/3/2022 |
12.8.1 | 140,712 | 4/25/2022 |
12.8.0 | 37,293 | 4/22/2022 |
12.7.0 | 651,529 | 3/11/2022 |
12.6.2 | 90,791 | 3/6/2022 |
12.6.1 | 78,712 | 2/28/2022 |
12.6.0 | 550,267 | 1/27/2022 |
12.5.0 | 277,144 | 1/13/2022 |
12.4.1 | 511,604 | 12/15/2021 |
12.4.0 | 12,857 | 12/14/2021 |
12.3.2 | 338,815 | 11/22/2021 |
12.3.1 | 8,516 | 11/19/2021 |
12.3.0 | 31,348 | 11/17/2021 |
12.2.2 | 43,390 | 11/16/2021 |
12.2.1 | 49,905 | 11/12/2021 |
12.2.0 | 5,318 | 11/11/2021 |
12.1.0 | 32,950 | 11/8/2021 |
12.0.1 | 274,048 | 10/1/2021 |
12.0.0 | 40,949 | 9/27/2021 |
11.3.8 | 538,840 | 9/24/2021 |
11.3.7 | 144,090 | 9/6/2021 |
11.3.6 | 29,850 | 8/31/2021 |
11.3.5 | 139,849 | 8/17/2021 |
11.3.4 | 80,728 | 8/6/2021 |
11.3.3 | 30,738 | 8/1/2021 |
11.3.2 | 61,065 | 7/22/2021 |
11.3.1 | 204,945 | 6/28/2021 |
11.3.0 | 133,274 | 6/9/2021 |
11.2.2 | 225,245 | 4/22/2021 |
11.2.1 | 13,191 | 4/21/2021 |
11.1.0 | 137,007 | 3/29/2021 |
11.0.9 | 181,056 | 1/27/2021 |
11.0.8 | 73,053 | 1/14/2021 |
11.0.7 | 24,681 | 1/6/2021 |
11.0.6 | 23,824 | 12/23/2020 |
11.0.5 | 28,601 | 12/18/2020 |
11.0.4 | 3,994 | 12/16/2020 |
11.0.3 | 3,602 | 12/15/2020 |
11.0.2 | 7,580 | 12/8/2020 |
11.0.1 | 13,239 | 12/2/2020 |
11.0.0 | 51,103 | 11/23/2020 |
10.5.5 | 158,970 | 11/23/2020 |
10.5.4 | 11,269 | 11/18/2020 |
10.5.3 | 143,033 | 9/28/2020 |
10.5.2 | 449,401 | 7/28/2020 |
10.5.1 | 2,104 | 7/28/2020 |
10.5.0 | 8,051 | 7/27/2020 |
10.4.3 | 459,885 | 5/5/2020 |
10.4.2 | 68,413 | 4/20/2020 |
10.4.1 | 37,286 | 4/6/2020 |
10.4.0 | 31,642 | 3/18/2020 |
10.3.6 | 41,263 | 2/28/2020 |
10.3.5 | 45,034 | 1/13/2020 |
10.3.4 | 4,161 | 1/9/2020 |
10.3.3 | 1,822 | 1/9/2020 |
10.3.2 | 9,374 | 1/6/2020 |
10.3.1 | 6,193 | 12/31/2019 |
10.3.0 | 10,796 | 12/26/2019 |
10.2.0 | 30,960 | 10/31/2019 |
10.1.1 | 7,882 | 10/14/2019 |
10.1.0 | 60,101 | 9/13/2019 |
10.0.1 | 17,783 | 8/14/2019 |
10.0.0 | 2,075 | 8/14/2019 |
9.0.4 | 26,953 | 6/14/2019 |
9.0.3 | 2,209 | 6/13/2019 |
9.0.2 | 2,096 | 6/11/2019 |
9.0.1 | 2,285 | 6/9/2019 |
9.0.0 | 3,739 | 6/4/2019 |
0.8.2 | 12,014 | 4/10/2019 |
0.8.1 | 4,793 | 3/31/2019 |
0.8.0 | 6,256 | 3/4/2019 |
0.7.0 | 3,422 | 2/3/2019 |
0.6.11 | 3,128 | 12/7/2018 |
0.6.8 | 2,110 | 11/29/2018 |
0.6.7 | 3,732 | 11/26/2018 |
0.6.6 | 2,140 | 11/23/2018 |
0.6.5 | 2,123 | 11/20/2018 |
0.6.4 | 2,082 | 11/20/2018 |
0.6.3 | 2,091 | 11/19/2018 |
0.6.1 | 2,163 | 11/16/2018 |
0.6.0 | 2,184 | 11/12/2018 |
0.5.2 | 2,380 | 10/10/2018 |
0.5.1 | 2,232 | 10/9/2018 |
0.5.0 | 2,253 | 10/8/2018 |
0.4.6 | 3,063 | 9/3/2018 |
0.4.5 | 2,228 | 9/2/2018 |
0.4.4 | 2,264 | 8/26/2018 |
0.4.3 | 2,190 | 8/26/2018 |
0.4.2 | 2,200 | 8/24/2018 |
0.4.1 | 2,239 | 8/21/2018 |
0.4.0 | 2,828 | 7/30/2018 |
0.3.2 | 2,331 | 7/27/2018 |
0.3.1 | 2,326 | 7/27/2018 |
0.3.0 | 2,604 | 7/14/2018 |
0.2.3 | 2,571 | 7/9/2018 |
0.2.2 | 2,484 | 7/6/2018 |
0.2.1 | 2,462 | 7/5/2018 |
0.2.0 | 2,311 | 7/2/2018 |
0.1.4 | 2,296 | 6/28/2018 |
0.1.3 | 2,555 | 6/28/2018 |
0.1.2 | 2,495 | 6/27/2018 |
0.1.1 | 2,307 | 6/26/2018 |
0.1.0 | 40,242 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/