HotChocolate.AspNetCore
16.0.0-p.8.5
Prefix Reserved
dotnet add package HotChocolate.AspNetCore --version 16.0.0-p.8.5
NuGet\Install-Package HotChocolate.AspNetCore -Version 16.0.0-p.8.5
<PackageReference Include="HotChocolate.AspNetCore" Version="16.0.0-p.8.5" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="16.0.0-p.8.5" />
<PackageReference Include="HotChocolate.AspNetCore" />
paket add HotChocolate.AspNetCore --version 16.0.0-p.8.5
#r "nuget: HotChocolate.AspNetCore, 16.0.0-p.8.5"
#:package HotChocolate.AspNetCore@16.0.0-p.8.5
#addin nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.8.5&prerelease
#tool nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.8.5&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.5)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.8.5)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.8.5)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.5)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.8.5)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.8.5)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.5)
-
net8.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.8.5)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.8.5)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.8.5)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.5)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.8.5)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.8.5)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.5)
-
net9.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.8.5)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.8.5)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.8.5)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.5)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.8.5)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.8.5)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.5)
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.5 | 101 | 9/24/2025 |
16.0.0-p.8.4 | 143 | 9/22/2025 |
16.0.0-p.8.3 | 280 | 9/19/2025 |
16.0.0-p.8.2 | 271 | 9/18/2025 |
16.0.0-p.8.1 | 467 | 9/15/2025 |
15.1.11-p.3 | 254 | 9/17/2025 |
15.1.11-p.2 | 194 | 9/14/2025 |
15.1.11-p.1 | 209 | 9/2/2025 |
15.1.10 | 115,147 | 9/1/2025 |
15.1.9 | 53,343 | 8/27/2025 |
15.1.8 | 220,046 | 7/25/2025 |
15.1.7 | 170,003 | 6/27/2025 |
15.1.6 | 85,720 | 6/18/2025 |
15.1.5 | 330,855 | 5/20/2025 |
15.1.4 | 50,355 | 5/15/2025 |
15.1.3 | 600,540 | 3/27/2025 |
15.1.2 | 114,946 | 3/27/2025 |
15.1.1 | 51,408 | 3/21/2025 |
15.1.0 | 66,218 | 3/19/2025 |
15.0.3 | 737,299 | 2/6/2025 |
15.0.2 | 19,208 | 2/6/2025 |
15.0.1 | 13,779 | 2/5/2025 |
15.0.0 | 28,894 | 2/4/2025 |
14.3.0 | 1,192,859 | 12/16/2024 |
14.2.0 | 178,744 | 12/3/2024 |
14.1.0 | 516,162 | 11/6/2024 |
14.0.0 | 433,818 | 10/16/2024 |
13.9.14 | 1,706,897 | 9/30/2024 |
13.9.13 | 24,442 | 9/27/2024 |
13.9.12 | 684,334 | 9/4/2024 |
13.9.11 | 662,924 | 8/9/2024 |
13.9.10 | 27,400 | 8/8/2024 |
13.9.9 | 116,339 | 8/1/2024 |
13.9.8 | 184,366 | 7/25/2024 |
13.9.7 | 590,626 | 7/4/2024 |
13.9.6 | 393,729 | 6/12/2024 |
13.9.5 | 342,554 | 5/28/2024 |
13.9.4 | 454,373 | 5/13/2024 |
13.9.3 | 31,937 | 5/10/2024 |
13.9.2 | 5,988 | 5/10/2024 |
13.9.1 | 111,467 | 5/7/2024 |
13.9.0 | 1,670,494 | 2/19/2024 |
13.8.1 | 1,377,347 | 12/19/2023 |
13.8.0 | 138,599 | 12/18/2023 |
13.7.0 | 1,068,845 | 11/1/2023 |
13.6.1 | 287,700 | 10/26/2023 |
13.6.0 | 40,075 | 10/26/2023 |
13.5.1 | 1,304,125 | 8/23/2023 |
13.5.0 | 70,826 | 8/22/2023 |
13.4.0 | 415,821 | 7/24/2023 |
13.3.3 | 214,370 | 7/11/2023 |
13.3.2 | 14,125 | 7/10/2023 |
13.3.1 | 57,709 | 7/5/2023 |
13.3.0 | 34,347 | 7/3/2023 |
13.2.1 | 513,157 | 6/5/2023 |
13.2.0 | 34,746 | 6/2/2023 |
13.1.0 | 244,316 | 5/21/2023 |
13.0.5 | 2,321,659 | 2/24/2023 |
13.0.4 | 38,838 | 2/21/2023 |
13.0.3 | 11,952 | 2/21/2023 |
13.0.2 | 163,431 | 2/9/2023 |
13.0.1 | 6,467 | 2/8/2023 |
13.0.0 | 50,383 | 2/7/2023 |
12.22.6 | 139,375 | 9/30/2024 |
12.22.5 | 3,504 | 9/27/2024 |
12.22.4 | 68,066 | 5/10/2024 |
12.22.3 | 2,755 | 5/7/2024 |
12.22.2 | 191,791 | 12/12/2023 |
12.22.1 | 2,641 | 12/12/2023 |
12.22.0 | 93,969 | 11/1/2023 |
12.21.0 | 148,198 | 7/11/2023 |
12.20.0 | 4,906 | 7/4/2023 |
12.19.2 | 46,379 | 6/27/2023 |
12.18.0 | 801,578 | 2/24/2023 |
12.17.0 | 60,018 | 2/7/2023 |
12.16.2 | 29,670 | 2/6/2023 |
12.16.0 | 837,027 | 1/3/2023 |
12.15.4 | 94,644 | 1/2/2023 |
12.15.2 | 2,082,179 | 11/7/2022 |
12.15.1 | 95,440 | 11/1/2022 |
12.15.0 | 390,115 | 10/8/2022 |
12.14.0 | 213,377 | 9/21/2022 |
12.13.2 | 258,067 | 9/7/2022 |
12.13.1 | 44,314 | 9/6/2022 |
12.13.0 | 54,609 | 9/1/2022 |
12.12.1 | 727,653 | 7/14/2022 |
12.12.0 | 179,118 | 7/4/2022 |
12.11.1 | 417,665 | 6/14/2022 |
12.11.0 | 17,299 | 6/13/2022 |
12.10.0 | 89,869 | 6/3/2022 |
12.9.0 | 337,034 | 5/11/2022 |
12.8.2 | 323,143 | 5/3/2022 |
12.8.1 | 141,253 | 4/25/2022 |
12.8.0 | 37,353 | 4/22/2022 |
12.7.0 | 651,966 | 3/11/2022 |
12.6.2 | 91,189 | 3/6/2022 |
12.6.1 | 78,985 | 2/28/2022 |
12.6.0 | 550,606 | 1/27/2022 |
12.5.0 | 278,033 | 1/13/2022 |
12.4.1 | 511,776 | 12/15/2021 |
12.4.0 | 12,911 | 12/14/2021 |
12.3.2 | 340,127 | 11/22/2021 |
12.3.1 | 8,568 | 11/19/2021 |
12.3.0 | 31,410 | 11/17/2021 |
12.2.2 | 43,429 | 11/16/2021 |
12.2.1 | 50,148 | 11/12/2021 |
12.2.0 | 5,366 | 11/11/2021 |
12.1.0 | 33,018 | 11/8/2021 |
12.0.1 | 274,885 | 10/1/2021 |
12.0.0 | 40,998 | 9/27/2021 |
11.3.8 | 540,718 | 9/24/2021 |
11.3.7 | 144,118 | 9/6/2021 |
11.3.6 | 29,890 | 8/31/2021 |
11.3.5 | 140,195 | 8/17/2021 |
11.3.4 | 81,073 | 8/6/2021 |
11.3.3 | 30,796 | 8/1/2021 |
11.3.2 | 61,211 | 7/22/2021 |
11.3.1 | 205,125 | 6/28/2021 |
11.3.0 | 133,977 | 6/9/2021 |
11.2.2 | 225,591 | 4/22/2021 |
11.2.1 | 13,231 | 4/21/2021 |
11.1.0 | 137,123 | 3/29/2021 |
11.0.9 | 181,113 | 1/27/2021 |
11.0.8 | 73,082 | 1/14/2021 |
11.0.7 | 24,715 | 1/6/2021 |
11.0.6 | 23,855 | 12/23/2020 |
11.0.5 | 28,631 | 12/18/2020 |
11.0.4 | 4,026 | 12/16/2020 |
11.0.3 | 3,635 | 12/15/2020 |
11.0.2 | 7,601 | 12/8/2020 |
11.0.1 | 13,280 | 12/2/2020 |
11.0.0 | 51,137 | 11/23/2020 |
10.5.5 | 159,194 | 11/23/2020 |
10.5.4 | 11,299 | 11/18/2020 |
10.5.3 | 143,151 | 9/28/2020 |
10.5.2 | 450,630 | 7/28/2020 |
10.5.1 | 2,125 | 7/28/2020 |
10.5.0 | 8,085 | 7/27/2020 |
10.4.3 | 460,254 | 5/5/2020 |
10.4.2 | 68,455 | 4/20/2020 |
10.4.1 | 37,326 | 4/6/2020 |
10.4.0 | 31,678 | 3/18/2020 |
10.3.6 | 41,304 | 2/28/2020 |
10.3.5 | 45,071 | 1/13/2020 |
10.3.4 | 4,194 | 1/9/2020 |
10.3.3 | 1,858 | 1/9/2020 |
10.3.2 | 9,420 | 1/6/2020 |
10.3.1 | 6,228 | 12/31/2019 |
10.3.0 | 10,831 | 12/26/2019 |
10.2.0 | 31,007 | 10/31/2019 |
10.1.1 | 7,921 | 10/14/2019 |
10.1.0 | 60,134 | 9/13/2019 |
10.0.1 | 17,819 | 8/14/2019 |
10.0.0 | 2,110 | 8/14/2019 |
9.0.4 | 26,986 | 6/14/2019 |
9.0.3 | 2,244 | 6/13/2019 |
9.0.2 | 2,139 | 6/11/2019 |
9.0.1 | 2,320 | 6/9/2019 |
9.0.0 | 3,773 | 6/4/2019 |
0.8.2 | 12,043 | 4/10/2019 |
0.8.1 | 4,824 | 3/31/2019 |
0.8.0 | 6,278 | 3/4/2019 |
0.7.0 | 3,446 | 2/3/2019 |
0.6.11 | 3,159 | 12/7/2018 |
0.6.8 | 2,132 | 11/29/2018 |
0.6.7 | 3,768 | 11/26/2018 |
0.6.6 | 2,162 | 11/23/2018 |
0.6.5 | 2,145 | 11/20/2018 |
0.6.4 | 2,103 | 11/20/2018 |
0.6.3 | 2,126 | 11/19/2018 |
0.6.1 | 2,207 | 11/16/2018 |
0.6.0 | 2,207 | 11/12/2018 |
0.5.2 | 2,425 | 10/10/2018 |
0.5.1 | 2,267 | 10/9/2018 |
0.5.0 | 2,275 | 10/8/2018 |
0.4.6 | 3,089 | 9/3/2018 |
0.4.5 | 2,253 | 9/2/2018 |
0.4.4 | 2,294 | 8/26/2018 |
0.4.3 | 2,222 | 8/26/2018 |
0.4.2 | 2,220 | 8/24/2018 |
0.4.1 | 2,258 | 8/21/2018 |
0.4.0 | 2,860 | 7/30/2018 |
0.3.2 | 2,352 | 7/27/2018 |
0.3.1 | 2,358 | 7/27/2018 |
0.3.0 | 2,638 | 7/14/2018 |
0.2.3 | 2,594 | 7/9/2018 |
0.2.2 | 2,507 | 7/6/2018 |
0.2.1 | 2,503 | 7/5/2018 |
0.2.0 | 2,353 | 7/2/2018 |
0.1.4 | 2,333 | 6/28/2018 |
0.1.3 | 2,587 | 6/28/2018 |
0.1.2 | 2,518 | 6/27/2018 |
0.1.1 | 2,352 | 6/26/2018 |
0.1.0 | 40,746 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/