HotChocolate.AspNetCore
10.3.4
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.3.4
NuGet\Install-Package HotChocolate.AspNetCore -Version 10.3.4
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.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.AspNetCore" Version="10.3.4" />
<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.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotChocolate.AspNetCore, 10.3.4"
#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.3.4
#tool nuget:?package=HotChocolate.AspNetCore&version=10.3.4
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. net10.0 was computed. 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. |
.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.3.4)
- HotChocolate.AspNetCore.Abstractions (>= 10.3.4)
- HotChocolate.AspNetCore.Authorization (>= 10.3.4)
- HotChocolate.AspNetCore.HttpGet (>= 10.3.4)
- HotChocolate.AspNetCore.HttpGetSchema (>= 10.3.4)
- HotChocolate.AspNetCore.HttpPost (>= 10.3.4)
- HotChocolate.AspNetCore.Subscriptions (>= 10.3.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.1)
NuGet packages (78)
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 (16)
Showing the top 16 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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
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......
|
Version | Downloads | Last Updated |
---|---|---|
16.0.0-p.4.2.1 | 39 | 7/7/2025 |
16.0.0-p.4.1 | 82 | 7/7/2025 |
16.0.0-p.4.0 | 34 | 7/6/2025 |
16.0.0-p.3.0 | 675 | 5/27/2025 |
15.1.7 | 23,137 | 6/27/2025 |
15.1.7-p.4 | 190 | 6/26/2025 |
15.1.7-p.3 | 115 | 6/25/2025 |
15.1.7-p.2 | 145 | 6/25/2025 |
15.1.6 | 34,907 | 6/18/2025 |
15.1.5 | 182,964 | 5/20/2025 |
15.1.4 | 34,532 | 5/15/2025 |
15.1.3 | 401,288 | 3/27/2025 |
15.1.2 | 69,675 | 3/27/2025 |
15.1.1 | 40,206 | 3/21/2025 |
15.1.0 | 44,492 | 3/19/2025 |
15.0.3 | 549,547 | 2/6/2025 |
15.0.2 | 16,922 | 2/6/2025 |
15.0.1 | 10,020 | 2/5/2025 |
15.0.0 | 18,079 | 2/4/2025 |
14.3.0 | 929,464 | 12/16/2024 |
14.2.0 | 160,851 | 12/3/2024 |
14.1.0 | 430,124 | 11/6/2024 |
14.0.0 | 359,371 | 10/16/2024 |
13.9.14 | 1,383,457 | 9/30/2024 |
13.9.13 | 21,701 | 9/27/2024 |
13.9.12 | 607,056 | 9/4/2024 |
13.9.11 | 613,576 | 8/9/2024 |
13.9.10 | 25,950 | 8/8/2024 |
13.9.9 | 105,403 | 8/1/2024 |
13.9.8 | 174,985 | 7/25/2024 |
13.9.7 | 541,057 | 7/4/2024 |
13.9.6 | 371,957 | 6/12/2024 |
13.9.5 | 312,423 | 5/28/2024 |
13.9.4 | 425,485 | 5/13/2024 |
13.9.3 | 29,701 | 5/10/2024 |
13.9.2 | 4,695 | 5/10/2024 |
13.9.1 | 103,655 | 5/7/2024 |
13.9.0 | 1,580,199 | 2/19/2024 |
13.8.1 | 1,304,838 | 12/19/2023 |
13.8.0 | 132,527 | 12/18/2023 |
13.7.0 | 1,021,394 | 11/1/2023 |
13.6.1 | 281,367 | 10/26/2023 |
13.6.0 | 37,646 | 10/26/2023 |
13.5.1 | 1,228,450 | 8/23/2023 |
13.5.0 | 68,007 | 8/22/2023 |
13.4.0 | 404,811 | 7/24/2023 |
13.3.3 | 210,415 | 7/11/2023 |
13.3.2 | 13,039 | 7/10/2023 |
13.3.1 | 56,087 | 7/5/2023 |
13.3.0 | 33,405 | 7/3/2023 |
13.2.1 | 507,328 | 6/5/2023 |
13.2.0 | 32,867 | 6/2/2023 |
13.1.0 | 230,815 | 5/21/2023 |
13.0.5 | 2,171,504 | 2/24/2023 |
13.0.4 | 37,970 | 2/21/2023 |
13.0.3 | 10,861 | 2/21/2023 |
13.0.2 | 158,321 | 2/9/2023 |
13.0.1 | 5,685 | 2/8/2023 |
13.0.0 | 44,921 | 2/7/2023 |
12.22.6 | 110,741 | 9/30/2024 |
12.22.5 | 2,806 | 9/27/2024 |
12.22.4 | 65,443 | 5/10/2024 |
12.22.3 | 2,051 | 5/7/2024 |
12.22.2 | 167,989 | 12/12/2023 |
12.22.1 | 1,942 | 12/12/2023 |
12.22.0 | 92,264 | 11/1/2023 |
12.21.0 | 141,139 | 7/11/2023 |
12.20.0 | 4,189 | 7/4/2023 |
12.19.2 | 42,494 | 6/27/2023 |
12.18.0 | 748,165 | 2/24/2023 |
12.17.0 | 58,372 | 2/7/2023 |
12.16.2 | 28,620 | 2/6/2023 |
12.16.0 | 814,555 | 1/3/2023 |
12.15.4 | 94,149 | 1/2/2023 |
12.15.2 | 1,947,232 | 11/7/2022 |
12.15.1 | 94,627 | 11/1/2022 |
12.15.0 | 380,697 | 10/8/2022 |
12.14.0 | 208,519 | 9/21/2022 |
12.13.2 | 255,998 | 9/7/2022 |
12.13.1 | 43,729 | 9/6/2022 |
12.13.0 | 52,821 | 9/1/2022 |
12.12.1 | 714,377 | 7/14/2022 |
12.12.0 | 174,087 | 7/4/2022 |
12.11.1 | 413,210 | 6/14/2022 |
12.11.0 | 16,939 | 6/13/2022 |
12.10.0 | 88,280 | 6/3/2022 |
12.9.0 | 334,510 | 5/11/2022 |
12.8.2 | 318,228 | 5/3/2022 |
12.8.1 | 135,995 | 4/25/2022 |
12.8.0 | 36,788 | 4/22/2022 |
12.7.0 | 647,316 | 3/11/2022 |
12.6.2 | 88,391 | 3/6/2022 |
12.6.1 | 76,357 | 2/28/2022 |
12.6.0 | 548,267 | 1/27/2022 |
12.5.0 | 270,220 | 1/13/2022 |
12.4.1 | 510,100 | 12/15/2021 |
12.4.0 | 12,501 | 12/14/2021 |
12.3.2 | 325,985 | 11/22/2021 |
12.3.1 | 8,208 | 11/19/2021 |
12.3.0 | 30,930 | 11/17/2021 |
12.2.2 | 43,057 | 11/16/2021 |
12.2.1 | 47,328 | 11/12/2021 |
12.2.0 | 5,012 | 11/11/2021 |
12.1.0 | 32,409 | 11/8/2021 |
12.0.1 | 268,419 | 10/1/2021 |
12.0.0 | 40,215 | 9/27/2021 |
11.3.8 | 524,760 | 9/24/2021 |
11.3.7 | 143,794 | 9/6/2021 |
11.3.6 | 29,527 | 8/31/2021 |
11.3.5 | 136,500 | 8/17/2021 |
11.3.4 | 76,071 | 8/6/2021 |
11.3.3 | 30,212 | 8/1/2021 |
11.3.2 | 60,531 | 7/22/2021 |
11.3.1 | 203,960 | 6/28/2021 |
11.3.0 | 132,375 | 6/9/2021 |
11.2.2 | 223,919 | 4/22/2021 |
11.2.1 | 12,960 | 4/21/2021 |
11.1.0 | 134,635 | 3/29/2021 |
11.0.9 | 180,501 | 1/27/2021 |
11.0.8 | 72,757 | 1/14/2021 |
11.0.7 | 24,438 | 1/6/2021 |
11.0.6 | 23,599 | 12/23/2020 |
11.0.5 | 28,365 | 12/18/2020 |
11.0.4 | 3,772 | 12/16/2020 |
11.0.3 | 3,377 | 12/15/2020 |
11.0.2 | 7,354 | 12/8/2020 |
11.0.1 | 12,906 | 12/2/2020 |
11.0.0 | 50,768 | 11/23/2020 |
10.5.5 | 157,048 | 11/23/2020 |
10.5.4 | 11,044 | 11/18/2020 |
10.5.3 | 141,967 | 9/28/2020 |
10.5.2 | 439,467 | 7/28/2020 |
10.5.1 | 1,878 | 7/28/2020 |
10.5.0 | 7,784 | 7/27/2020 |
10.4.3 | 455,755 | 5/5/2020 |
10.4.2 | 68,052 | 4/20/2020 |
10.4.1 | 36,839 | 4/6/2020 |
10.4.0 | 31,398 | 3/18/2020 |
10.3.6 | 40,929 | 2/28/2020 |
10.3.5 | 44,642 | 1/13/2020 |
10.3.4 | 3,879 | 1/9/2020 |
10.3.3 | 1,604 | 1/9/2020 |
10.3.2 | 9,057 | 1/6/2020 |
10.3.1 | 5,960 | 12/31/2019 |
10.3.0 | 10,569 | 12/26/2019 |
10.2.0 | 30,616 | 10/31/2019 |
10.1.1 | 7,657 | 10/14/2019 |
10.1.0 | 59,861 | 9/13/2019 |
10.0.1 | 17,554 | 8/14/2019 |
10.0.0 | 1,850 | 8/14/2019 |
9.0.4 | 26,704 | 6/14/2019 |
9.0.3 | 1,992 | 6/13/2019 |
9.0.2 | 1,865 | 6/11/2019 |
9.0.1 | 2,064 | 6/9/2019 |
9.0.0 | 3,505 | 6/4/2019 |
0.8.2 | 11,768 | 4/10/2019 |
0.8.1 | 4,573 | 3/31/2019 |
0.8.0 | 6,034 | 3/4/2019 |
0.7.0 | 3,137 | 2/3/2019 |
0.6.11 | 2,906 | 12/7/2018 |
0.6.8 | 1,882 | 11/29/2018 |
0.6.7 | 3,200 | 11/26/2018 |
0.6.6 | 1,911 | 11/23/2018 |
0.6.5 | 1,909 | 11/20/2018 |
0.6.4 | 1,860 | 11/20/2018 |
0.6.3 | 1,871 | 11/19/2018 |
0.6.1 | 1,943 | 11/16/2018 |
0.6.0 | 1,960 | 11/12/2018 |
0.5.2 | 2,155 | 10/10/2018 |
0.5.1 | 2,008 | 10/9/2018 |
0.5.0 | 2,029 | 10/8/2018 |
0.4.6 | 2,833 | 9/3/2018 |
0.4.5 | 2,002 | 9/2/2018 |
0.4.4 | 2,049 | 8/26/2018 |
0.4.3 | 1,967 | 8/26/2018 |
0.4.2 | 1,984 | 8/24/2018 |
0.4.1 | 2,015 | 8/21/2018 |
0.4.0 | 2,576 | 7/30/2018 |
0.3.2 | 2,076 | 7/27/2018 |
0.3.1 | 2,073 | 7/27/2018 |
0.3.0 | 2,319 | 7/14/2018 |
0.2.3 | 2,273 | 7/9/2018 |
0.2.2 | 2,200 | 7/6/2018 |
0.2.1 | 2,178 | 7/5/2018 |
0.2.0 | 2,057 | 7/2/2018 |
0.1.4 | 2,038 | 6/28/2018 |
0.1.3 | 2,272 | 6/28/2018 |
0.1.2 | 2,214 | 6/27/2018 |
0.1.1 | 2,054 | 6/26/2018 |
0.1.0 | 37,031 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/hotchocolate/releases/