HotChocolate.AspNetCore
10.5.3
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 10.5.3
NuGet\Install-Package HotChocolate.AspNetCore -Version 10.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HotChocolate.AspNetCore" Version="10.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.AspNetCore" Version="10.5.3" />
<PackageReference Include="HotChocolate.AspNetCore" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HotChocolate.AspNetCore --version 10.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotChocolate.AspNetCore, 10.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=HotChocolate.AspNetCore&version=10.5.3
#tool nuget:?package=HotChocolate.AspNetCore&version=10.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains the Hot Chocolate GraphQL middleware for ASP .Net core.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- HotChocolate (>= 10.5.3)
- HotChocolate.AspNetCore.Abstractions (>= 10.5.3)
- HotChocolate.AspNetCore.Authorization (>= 10.5.3)
- HotChocolate.AspNetCore.HttpGet (>= 10.5.3)
- HotChocolate.AspNetCore.HttpGetSchema (>= 10.5.3)
- HotChocolate.AspNetCore.HttpPost (>= 10.5.3)
- HotChocolate.AspNetCore.Subscriptions (>= 10.5.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
NuGet packages (76)
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 (18)
Showing the top 18 popular GitHub repositories that depend on HotChocolate.AspNetCore:
Repository | Stars |
---|---|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
|
|
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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
|
|
byme8/ZeroQL
C# GraphQL client with Linq-like syntax
|
|
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#.
|
|
anuviswan/LearningPoint
A repository for learning different technologies, frameworks, features......
|
|
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
|
|
binarythistle/S04E01---.NET-5-GraphQL-API
|
|
PacktPublishing/ASP.NET-Core-6-and-Angular
ASP.NET-Core-6-and-Angular, published by Packt
|
Version | Downloads | Last updated |
---|---|---|
16.0.0-p.2.0 | 318 | 4/28/2025 |
16.0.0-p.1.12 | 243 | 4/18/2025 |
16.0.0-p.1.11 | 84 | 4/18/2025 |
16.0.0-p.1.10 | 123 | 4/18/2025 |
16.0.0-p.1.9 | 193 | 4/16/2025 |
16.0.0-p.1.8 | 160 | 4/16/2025 |
16.0.0-p.1.7 | 167 | 4/16/2025 |
16.0.0-p.1.6 | 159 | 4/16/2025 |
16.0.0-p.1.5 | 152 | 4/16/2025 |
16.0.0-p.1.4 | 161 | 4/16/2025 |
16.0.0-p.1.3 | 157 | 4/16/2025 |
16.0.0-p.1.2 | 156 | 4/16/2025 |
16.0.0-p.1.1 | 160 | 4/16/2025 |
16.0.0-p.1 | 167 | 4/16/2025 |
15.1.4-p.4 | 948 | 4/19/2025 |
15.1.4-p.3 | 800 | 4/4/2025 |
15.1.4-p.2 | 200 | 4/3/2025 |
15.1.4-p.1 | 135 | 4/3/2025 |
15.1.3 | 190,895 | 3/27/2025 |
15.1.2 | 33,488 | 3/27/2025 |
15.1.1 | 30,477 | 3/21/2025 |
15.1.0 | 24,379 | 3/19/2025 |
15.0.3 | 388,792 | 2/6/2025 |
15.0.2 | 15,637 | 2/6/2025 |
15.0.1 | 7,282 | 2/5/2025 |
15.0.0 | 11,512 | 2/4/2025 |
14.3.0 | 700,802 | 12/16/2024 |
14.2.0 | 142,813 | 12/3/2024 |
14.1.0 | 365,702 | 11/6/2024 |
14.0.0 | 296,133 | 10/16/2024 |
13.9.14 | 1,152,325 | 9/30/2024 |
13.9.13 | 19,225 | 9/27/2024 |
13.9.12 | 545,556 | 9/4/2024 |
13.9.11 | 565,505 | 8/9/2024 |
13.9.10 | 25,024 | 8/8/2024 |
13.9.9 | 95,438 | 8/1/2024 |
13.9.8 | 166,171 | 7/25/2024 |
13.9.7 | 499,098 | 7/4/2024 |
13.9.6 | 354,265 | 6/12/2024 |
13.9.5 | 283,630 | 5/28/2024 |
13.9.4 | 392,110 | 5/13/2024 |
13.9.3 | 27,628 | 5/10/2024 |
13.9.2 | 4,090 | 5/10/2024 |
13.9.1 | 97,150 | 5/7/2024 |
13.9.0 | 1,502,982 | 2/19/2024 |
13.8.1 | 1,249,293 | 12/19/2023 |
13.8.0 | 121,461 | 12/18/2023 |
13.7.0 | 979,596 | 11/1/2023 |
13.6.1 | 272,397 | 10/26/2023 |
13.6.0 | 34,818 | 10/26/2023 |
13.5.1 | 1,177,426 | 8/23/2023 |
13.5.0 | 66,437 | 8/22/2023 |
13.4.0 | 397,469 | 7/24/2023 |
13.3.3 | 205,186 | 7/11/2023 |
13.3.2 | 12,696 | 7/10/2023 |
13.3.1 | 54,808 | 7/5/2023 |
13.3.0 | 32,941 | 7/3/2023 |
13.2.1 | 502,924 | 6/5/2023 |
13.2.0 | 32,230 | 6/2/2023 |
13.1.0 | 223,834 | 5/21/2023 |
13.0.5 | 2,086,345 | 2/24/2023 |
13.0.4 | 37,529 | 2/21/2023 |
13.0.3 | 10,111 | 2/21/2023 |
13.0.2 | 154,738 | 2/9/2023 |
13.0.1 | 5,436 | 2/8/2023 |
13.0.0 | 41,542 | 2/7/2023 |
12.22.6 | 89,999 | 9/30/2024 |
12.22.5 | 2,615 | 9/27/2024 |
12.22.4 | 63,800 | 5/10/2024 |
12.22.3 | 1,806 | 5/7/2024 |
12.22.2 | 154,072 | 12/12/2023 |
12.22.1 | 1,757 | 12/12/2023 |
12.22.0 | 91,272 | 11/1/2023 |
12.21.0 | 135,961 | 7/11/2023 |
12.20.0 | 3,986 | 7/4/2023 |
12.19.2 | 39,419 | 6/27/2023 |
12.18.0 | 706,885 | 2/24/2023 |
12.17.0 | 57,416 | 2/7/2023 |
12.16.2 | 28,104 | 2/6/2023 |
12.16.0 | 793,718 | 1/3/2023 |
12.15.4 | 93,032 | 1/2/2023 |
12.15.2 | 1,848,241 | 11/7/2022 |
12.15.1 | 94,305 | 11/1/2022 |
12.15.0 | 373,108 | 10/8/2022 |
12.14.0 | 204,766 | 9/21/2022 |
12.13.2 | 254,462 | 9/7/2022 |
12.13.1 | 43,536 | 9/6/2022 |
12.13.0 | 52,034 | 9/1/2022 |
12.12.1 | 702,463 | 7/14/2022 |
12.12.0 | 170,090 | 7/4/2022 |
12.11.1 | 409,894 | 6/14/2022 |
12.11.0 | 16,864 | 6/13/2022 |
12.10.0 | 87,224 | 6/3/2022 |
12.9.0 | 332,990 | 5/11/2022 |
12.8.2 | 314,651 | 5/3/2022 |
12.8.1 | 133,482 | 4/25/2022 |
12.8.0 | 36,704 | 4/22/2022 |
12.7.0 | 643,102 | 3/11/2022 |
12.6.2 | 86,783 | 3/6/2022 |
12.6.1 | 74,829 | 2/28/2022 |
12.6.0 | 546,392 | 1/27/2022 |
12.5.0 | 262,487 | 1/13/2022 |
12.4.1 | 509,043 | 12/15/2021 |
12.4.0 | 12,381 | 12/14/2021 |
12.3.2 | 317,794 | 11/22/2021 |
12.3.1 | 8,163 | 11/19/2021 |
12.3.0 | 30,722 | 11/17/2021 |
12.2.2 | 42,994 | 11/16/2021 |
12.2.1 | 46,020 | 11/12/2021 |
12.2.0 | 4,970 | 11/11/2021 |
12.1.0 | 32,179 | 11/8/2021 |
12.0.1 | 263,133 | 10/1/2021 |
12.0.0 | 39,656 | 9/27/2021 |
11.3.8 | 511,384 | 9/24/2021 |
11.3.7 | 143,741 | 9/6/2021 |
11.3.6 | 29,436 | 8/31/2021 |
11.3.5 | 134,108 | 8/17/2021 |
11.3.4 | 73,947 | 8/6/2021 |
11.3.3 | 29,411 | 8/1/2021 |
11.3.2 | 60,311 | 7/22/2021 |
11.3.1 | 203,006 | 6/28/2021 |
11.3.0 | 131,828 | 6/9/2021 |
11.2.2 | 222,281 | 4/22/2021 |
11.2.1 | 12,919 | 4/21/2021 |
11.1.0 | 132,854 | 3/29/2021 |
11.0.9 | 179,517 | 1/27/2021 |
11.0.8 | 72,384 | 1/14/2021 |
11.0.7 | 24,379 | 1/6/2021 |
11.0.6 | 23,160 | 12/23/2020 |
11.0.5 | 28,328 | 12/18/2020 |
11.0.4 | 3,741 | 12/16/2020 |
11.0.3 | 3,343 | 12/15/2020 |
11.0.2 | 7,323 | 12/8/2020 |
11.0.1 | 12,662 | 12/2/2020 |
11.0.0 | 50,129 | 11/23/2020 |
10.5.5 | 155,512 | 11/23/2020 |
10.5.4 | 11,011 | 11/18/2020 |
10.5.3 | 140,702 | 9/28/2020 |
10.5.2 | 432,131 | 7/28/2020 |
10.5.1 | 1,848 | 7/28/2020 |
10.5.0 | 7,719 | 7/27/2020 |
10.4.3 | 451,750 | 5/5/2020 |
10.4.2 | 67,863 | 4/20/2020 |
10.4.1 | 36,659 | 4/6/2020 |
10.4.0 | 31,342 | 3/18/2020 |
10.3.6 | 40,650 | 2/28/2020 |
10.3.5 | 44,476 | 1/13/2020 |
10.3.4 | 3,846 | 1/9/2020 |
10.3.3 | 1,567 | 1/9/2020 |
10.3.2 | 8,962 | 1/6/2020 |
10.3.1 | 5,921 | 12/31/2019 |
10.3.0 | 10,506 | 12/26/2019 |
10.2.0 | 30,407 | 10/31/2019 |
10.1.1 | 7,609 | 10/14/2019 |
10.1.0 | 59,753 | 9/13/2019 |
10.0.1 | 17,505 | 8/14/2019 |
10.0.0 | 1,812 | 8/14/2019 |
9.0.4 | 26,612 | 6/14/2019 |
9.0.3 | 1,948 | 6/13/2019 |
9.0.2 | 1,826 | 6/11/2019 |
9.0.1 | 2,026 | 6/9/2019 |
9.0.0 | 3,462 | 6/4/2019 |
0.8.2 | 11,728 | 4/10/2019 |
0.8.1 | 4,533 | 3/31/2019 |
0.8.0 | 5,998 | 3/4/2019 |
0.7.0 | 3,098 | 2/3/2019 |
0.6.11 | 2,871 | 12/7/2018 |
0.6.8 | 1,846 | 11/29/2018 |
0.6.7 | 3,008 | 11/26/2018 |
0.6.6 | 1,869 | 11/23/2018 |
0.6.5 | 1,871 | 11/20/2018 |
0.6.4 | 1,822 | 11/20/2018 |
0.6.3 | 1,833 | 11/19/2018 |
0.6.1 | 1,893 | 11/16/2018 |
0.6.0 | 1,917 | 11/12/2018 |
0.5.2 | 2,110 | 10/10/2018 |
0.5.1 | 1,967 | 10/9/2018 |
0.5.0 | 1,983 | 10/8/2018 |
0.4.6 | 2,779 | 9/3/2018 |
0.4.5 | 1,956 | 9/2/2018 |
0.4.4 | 2,008 | 8/26/2018 |
0.4.3 | 1,920 | 8/26/2018 |
0.4.2 | 1,941 | 8/24/2018 |
0.4.1 | 1,971 | 8/21/2018 |
0.4.0 | 2,509 | 7/30/2018 |
0.3.2 | 2,008 | 7/27/2018 |
0.3.1 | 1,999 | 7/27/2018 |
0.3.0 | 2,219 | 7/14/2018 |
0.2.3 | 2,175 | 7/9/2018 |
0.2.2 | 2,100 | 7/6/2018 |
0.2.1 | 2,083 | 7/5/2018 |
0.2.0 | 1,980 | 7/2/2018 |
0.1.4 | 1,970 | 6/28/2018 |
0.1.3 | 2,173 | 6/28/2018 |
0.1.2 | 2,111 | 6/27/2018 |
0.1.1 | 1,984 | 6/26/2018 |
0.1.0 | 33,170 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/hotchocolate/releases/