HotChocolate.AspNetCore
16.0.0-p.7.46
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 16.0.0-p.7.46
NuGet\Install-Package HotChocolate.AspNetCore -Version 16.0.0-p.7.46
<PackageReference Include="HotChocolate.AspNetCore" Version="16.0.0-p.7.46" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="16.0.0-p.7.46" />
<PackageReference Include="HotChocolate.AspNetCore" />
paket add HotChocolate.AspNetCore --version 16.0.0-p.7.46
#r "nuget: HotChocolate.AspNetCore, 16.0.0-p.7.46"
#:package HotChocolate.AspNetCore@16.0.0-p.7.46
#addin nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.7.46&prerelease
#tool nuget:?package=HotChocolate.AspNetCore&version=16.0.0-p.7.46&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.46)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.46)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.46)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.46)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.46)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.46)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.46)
-
net8.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.7.46)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.46)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.46)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.46)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.46)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.46)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.46)
-
net9.0
- ChilliCream.Nitro.App (>= 29.0.0-insider.28)
- HotChocolate (>= 16.0.0-p.7.46)
- HotChocolate.AspNetCore.Pipeline (>= 16.0.0-p.7.46)
- HotChocolate.Subscriptions.InMemory (>= 16.0.0-p.7.46)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.46)
- HotChocolate.Transport.Sockets (>= 16.0.0-p.7.46)
- HotChocolate.Types.Scalars.Upload (>= 16.0.0-p.7.46)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.46)
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.7.68 | 3 | 9/9/2025 |
16.0.0-p.7.67 | 43 | 9/8/2025 |
16.0.0-p.7.66 | 112 | 9/6/2025 |
16.0.0-p.7.65 | 64 | 9/5/2025 |
16.0.0-p.7.64 | 98 | 9/5/2025 |
16.0.0-p.7.63 | 146 | 9/4/2025 |
16.0.0-p.7.62 | 212 | 9/3/2025 |
16.0.0-p.7.61 | 134 | 9/3/2025 |
16.0.0-p.7.60 | 270 | 9/3/2025 |
16.0.0-p.7.59 | 194 | 9/2/2025 |
16.0.0-p.7.58 | 130 | 9/2/2025 |
16.0.0-p.7.57 | 131 | 9/2/2025 |
15.1.11-p.1 | 161 | 9/2/2025 |
15.1.10 | 23,655 | 9/1/2025 |
15.1.9 | 25,546 | 8/27/2025 |
15.1.8 | 173,123 | 7/25/2025 |
15.1.7 | 127,305 | 6/27/2025 |
15.1.6 | 72,654 | 6/18/2025 |
15.1.5 | 285,194 | 5/20/2025 |
15.1.4 | 45,508 | 5/15/2025 |
15.1.3 | 539,954 | 3/27/2025 |
15.1.2 | 97,718 | 3/27/2025 |
15.1.1 | 47,814 | 3/21/2025 |
15.1.0 | 57,877 | 3/19/2025 |
15.0.3 | 676,110 | 2/6/2025 |
15.0.2 | 18,401 | 2/6/2025 |
15.0.1 | 12,420 | 2/5/2025 |
15.0.0 | 25,236 | 2/4/2025 |
14.3.0 | 1,106,380 | 12/16/2024 |
14.2.0 | 173,011 | 12/3/2024 |
14.1.0 | 488,204 | 11/6/2024 |
14.0.0 | 408,611 | 10/16/2024 |
13.9.14 | 1,598,744 | 9/30/2024 |
13.9.13 | 23,597 | 9/27/2024 |
13.9.12 | 658,922 | 9/4/2024 |
13.9.11 | 648,877 | 8/9/2024 |
13.9.10 | 26,910 | 8/8/2024 |
13.9.9 | 113,112 | 8/1/2024 |
13.9.8 | 180,928 | 7/25/2024 |
13.9.7 | 575,243 | 7/4/2024 |
13.9.6 | 386,982 | 6/12/2024 |
13.9.5 | 333,642 | 5/28/2024 |
13.9.4 | 444,135 | 5/13/2024 |
13.9.3 | 31,044 | 5/10/2024 |
13.9.2 | 5,430 | 5/10/2024 |
13.9.1 | 108,586 | 5/7/2024 |
13.9.0 | 1,639,210 | 2/19/2024 |
13.8.1 | 1,354,728 | 12/19/2023 |
13.8.0 | 136,589 | 12/18/2023 |
13.7.0 | 1,053,145 | 11/1/2023 |
13.6.1 | 285,857 | 10/26/2023 |
13.6.0 | 39,104 | 10/26/2023 |
13.5.1 | 1,276,889 | 8/23/2023 |
13.5.0 | 69,853 | 8/22/2023 |
13.4.0 | 412,199 | 7/24/2023 |
13.3.3 | 213,118 | 7/11/2023 |
13.3.2 | 13,696 | 7/10/2023 |
13.3.1 | 57,064 | 7/5/2023 |
13.3.0 | 33,957 | 7/3/2023 |
13.2.1 | 511,263 | 6/5/2023 |
13.2.0 | 34,106 | 6/2/2023 |
13.1.0 | 239,501 | 5/21/2023 |
13.0.5 | 2,270,395 | 2/24/2023 |
13.0.4 | 38,460 | 2/21/2023 |
13.0.3 | 11,450 | 2/21/2023 |
13.0.2 | 161,782 | 2/9/2023 |
13.0.1 | 6,137 | 2/8/2023 |
13.0.0 | 48,430 | 2/7/2023 |
12.22.6 | 129,030 | 9/30/2024 |
12.22.5 | 3,189 | 9/27/2024 |
12.22.4 | 67,122 | 5/10/2024 |
12.22.3 | 2,437 | 5/7/2024 |
12.22.2 | 183,644 | 12/12/2023 |
12.22.1 | 2,321 | 12/12/2023 |
12.22.0 | 93,349 | 11/1/2023 |
12.21.0 | 145,861 | 7/11/2023 |
12.20.0 | 4,598 | 7/4/2023 |
12.19.2 | 45,055 | 6/27/2023 |
12.18.0 | 781,525 | 2/24/2023 |
12.17.0 | 59,308 | 2/7/2023 |
12.16.2 | 29,243 | 2/6/2023 |
12.16.0 | 831,149 | 1/3/2023 |
12.15.4 | 94,351 | 1/2/2023 |
12.15.2 | 2,030,593 | 11/7/2022 |
12.15.1 | 95,062 | 11/1/2022 |
12.15.0 | 386,846 | 10/8/2022 |
12.14.0 | 211,876 | 9/21/2022 |
12.13.2 | 257,019 | 9/7/2022 |
12.13.1 | 44,069 | 9/6/2022 |
12.13.0 | 53,930 | 9/1/2022 |
12.12.1 | 723,256 | 7/14/2022 |
12.12.0 | 177,342 | 7/4/2022 |
12.11.1 | 416,176 | 6/14/2022 |
12.11.0 | 17,106 | 6/13/2022 |
12.10.0 | 89,192 | 6/3/2022 |
12.9.0 | 336,211 | 5/11/2022 |
12.8.2 | 321,018 | 5/3/2022 |
12.8.1 | 139,412 | 4/25/2022 |
12.8.0 | 37,107 | 4/22/2022 |
12.7.0 | 650,453 | 3/11/2022 |
12.6.2 | 90,179 | 3/6/2022 |
12.6.1 | 77,972 | 2/28/2022 |
12.6.0 | 549,692 | 1/27/2022 |
12.5.0 | 275,204 | 1/13/2022 |
12.4.1 | 511,136 | 12/15/2021 |
12.4.0 | 12,701 | 12/14/2021 |
12.3.2 | 335,961 | 11/22/2021 |
12.3.1 | 8,364 | 11/19/2021 |
12.3.0 | 31,164 | 11/17/2021 |
12.2.2 | 43,238 | 11/16/2021 |
12.2.1 | 49,433 | 11/12/2021 |
12.2.0 | 5,168 | 11/11/2021 |
12.1.0 | 32,731 | 11/8/2021 |
12.0.1 | 271,873 | 10/1/2021 |
12.0.0 | 40,796 | 9/27/2021 |
11.3.8 | 535,028 | 9/24/2021 |
11.3.7 | 143,936 | 9/6/2021 |
11.3.6 | 29,700 | 8/31/2021 |
11.3.5 | 139,087 | 8/17/2021 |
11.3.4 | 79,695 | 8/6/2021 |
11.3.3 | 30,546 | 8/1/2021 |
11.3.2 | 60,811 | 7/22/2021 |
11.3.1 | 204,607 | 6/28/2021 |
11.3.0 | 132,984 | 6/9/2021 |
11.2.2 | 224,772 | 4/22/2021 |
11.2.1 | 13,063 | 4/21/2021 |
11.1.0 | 136,581 | 3/29/2021 |
11.0.9 | 180,869 | 1/27/2021 |
11.0.8 | 72,906 | 1/14/2021 |
11.0.7 | 24,550 | 1/6/2021 |
11.0.6 | 23,697 | 12/23/2020 |
11.0.5 | 28,466 | 12/18/2020 |
11.0.4 | 3,868 | 12/16/2020 |
11.0.3 | 3,473 | 12/15/2020 |
11.0.2 | 7,453 | 12/8/2020 |
11.0.1 | 13,090 | 12/2/2020 |
11.0.0 | 50,960 | 11/23/2020 |
10.5.5 | 158,408 | 11/23/2020 |
10.5.4 | 11,142 | 11/18/2020 |
10.5.3 | 142,689 | 9/28/2020 |
10.5.2 | 446,749 | 7/28/2020 |
10.5.1 | 1,974 | 7/28/2020 |
10.5.0 | 7,891 | 7/27/2020 |
10.4.3 | 458,842 | 5/5/2020 |
10.4.2 | 68,253 | 4/20/2020 |
10.4.1 | 37,107 | 4/6/2020 |
10.4.0 | 31,513 | 3/18/2020 |
10.3.6 | 41,114 | 2/28/2020 |
10.3.5 | 44,899 | 1/13/2020 |
10.3.4 | 4,034 | 1/9/2020 |
10.3.3 | 1,693 | 1/9/2020 |
10.3.2 | 9,226 | 1/6/2020 |
10.3.1 | 6,063 | 12/31/2019 |
10.3.0 | 10,667 | 12/26/2019 |
10.2.0 | 30,797 | 10/31/2019 |
10.1.1 | 7,755 | 10/14/2019 |
10.1.0 | 59,973 | 9/13/2019 |
10.0.1 | 17,655 | 8/14/2019 |
10.0.0 | 1,948 | 8/14/2019 |
9.0.4 | 26,824 | 6/14/2019 |
9.0.3 | 2,085 | 6/13/2019 |
9.0.2 | 1,959 | 6/11/2019 |
9.0.1 | 2,157 | 6/9/2019 |
9.0.0 | 3,609 | 6/4/2019 |
0.8.2 | 11,864 | 4/10/2019 |
0.8.1 | 4,666 | 3/31/2019 |
0.8.0 | 6,133 | 3/4/2019 |
0.7.0 | 3,273 | 2/3/2019 |
0.6.11 | 3,002 | 12/7/2018 |
0.6.8 | 1,982 | 11/29/2018 |
0.6.7 | 3,602 | 11/26/2018 |
0.6.6 | 2,013 | 11/23/2018 |
0.6.5 | 1,999 | 11/20/2018 |
0.6.4 | 1,958 | 11/20/2018 |
0.6.3 | 1,965 | 11/19/2018 |
0.6.1 | 2,039 | 11/16/2018 |
0.6.0 | 2,057 | 11/12/2018 |
0.5.2 | 2,250 | 10/10/2018 |
0.5.1 | 2,104 | 10/9/2018 |
0.5.0 | 2,130 | 10/8/2018 |
0.4.6 | 2,929 | 9/3/2018 |
0.4.5 | 2,103 | 9/2/2018 |
0.4.4 | 2,141 | 8/26/2018 |
0.4.3 | 2,064 | 8/26/2018 |
0.4.2 | 2,076 | 8/24/2018 |
0.4.1 | 2,113 | 8/21/2018 |
0.4.0 | 2,698 | 7/30/2018 |
0.3.2 | 2,200 | 7/27/2018 |
0.3.1 | 2,196 | 7/27/2018 |
0.3.0 | 2,467 | 7/14/2018 |
0.2.3 | 2,421 | 7/9/2018 |
0.2.2 | 2,347 | 7/6/2018 |
0.2.1 | 2,318 | 7/5/2018 |
0.2.0 | 2,180 | 7/2/2018 |
0.1.4 | 2,164 | 6/28/2018 |
0.1.3 | 2,421 | 6/28/2018 |
0.1.2 | 2,359 | 6/27/2018 |
0.1.1 | 2,178 | 6/26/2018 |
0.1.0 | 39,519 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/