HotChocolate.AspNetCore 0.4.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HotChocolate.AspNetCore --version 0.4.5
                    
NuGet\Install-Package HotChocolate.AspNetCore -Version 0.4.5
                    
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="0.4.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.AspNetCore" Version="0.4.5" />
                    
Directory.Packages.props
<PackageReference Include="HotChocolate.AspNetCore" />
                    
Project file
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 0.4.5
                    
#r "nuget: HotChocolate.AspNetCore, 0.4.5"
                    
#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.
#:package HotChocolate.AspNetCore@0.4.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HotChocolate.AspNetCore&version=0.4.5
                    
Install as a Cake Addin
#tool nuget:?package=HotChocolate.AspNetCore&version=0.4.5
                    
Install as a Cake Tool

The hot chocolate ASP.net core GraphQL middleware.

Product 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.

NuGet packages (87)

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 (20)

Showing the top 20 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.
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
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.
PacktPublishing/ASP.NET-Core-6-and-Angular
ASP.NET-Core-6-and-Angular, published by Packt
Version Downloads Last Updated
16.0.0-p.10.33 39 1/23/2026
16.0.0-p.10.32 290 1/20/2026
16.0.0-p.10.31 90 1/19/2026
16.0.0-p.10.30 220 1/18/2026
16.0.0-p.10.29 723 1/13/2026
15.1.12 24,311 1/15/2026
15.1.11 799,622 10/8/2025
15.1.10 472,620 9/1/2025
15.1.9 102,187 8/27/2025
15.1.8 365,448 7/25/2025
15.1.7 263,759 6/27/2025
15.1.6 124,648 6/18/2025
15.1.5 477,672 5/20/2025
15.1.4 95,381 5/15/2025
15.1.3 886,171 3/27/2025
15.1.2 187,270 3/27/2025
15.1.1 68,781 3/21/2025
15.1.0 104,643 3/19/2025
15.0.3 1,031,558 2/6/2025
15.0.2 25,299 2/6/2025
15.0.1 20,228 2/5/2025
15.0.0 52,552 2/4/2025
14.3.0 1,612,784 12/16/2024
14.2.0 217,640 12/3/2024
14.1.0 634,274 11/6/2024
14.0.0 546,076 10/16/2024
13.9.15 144,415 9/28/2025
13.9.14 2,083,048 9/30/2024
13.9.13 30,138 9/27/2024
13.9.12 756,634 9/4/2024
13.9.11 717,831 8/9/2024
13.9.10 31,624 8/8/2024
13.9.9 131,489 8/1/2024
13.9.8 201,150 7/25/2024
13.9.7 653,402 7/4/2024
13.9.6 417,312 6/12/2024
13.9.5 381,710 5/28/2024
13.9.4 479,493 5/13/2024
13.9.3 36,983 5/10/2024
13.9.2 10,482 5/10/2024
13.9.1 126,514 5/7/2024
13.9.0 1,825,086 2/19/2024
13.8.1 1,481,324 12/19/2023
13.8.0 153,375 12/18/2023
13.7.0 1,160,505 11/1/2023
13.6.1 298,189 10/26/2023
13.6.0 45,725 10/26/2023
13.5.1 1,421,221 8/23/2023
13.5.0 76,265 8/22/2023
13.4.0 438,732 7/24/2023
13.3.3 224,220 7/11/2023
13.3.2 17,911 7/10/2023
13.3.1 62,868 7/5/2023
13.3.0 38,449 7/3/2023
13.2.1 524,251 6/5/2023
13.2.0 39,646 6/2/2023
13.1.0 275,178 5/21/2023
13.0.5 2,523,342 2/24/2023
13.0.4 42,698 2/21/2023
13.0.3 16,893 2/21/2023
13.0.2 174,446 2/9/2023
13.0.1 10,158 2/8/2023
13.0.0 62,567 2/7/2023
12.22.6 196,940 9/30/2024
12.22.5 7,083 9/27/2024
12.22.4 74,722 5/10/2024
12.22.3 6,345 5/7/2024
12.22.2 229,184 12/12/2023
12.22.1 6,217 12/12/2023
12.22.0 99,047 11/1/2023
12.21.0 165,368 7/11/2023
12.20.0 8,500 7/4/2023
12.19.2 55,971 6/27/2023
12.18.0 897,690 2/24/2023
12.17.0 65,416 2/7/2023
12.16.2 33,638 2/6/2023
12.16.0 868,008 1/3/2023
12.15.4 98,202 1/2/2023
12.15.2 2,276,127 11/7/2022
12.15.1 99,485 11/1/2022
12.15.0 405,180 10/8/2022
12.14.0 223,183 9/21/2022
12.13.2 264,709 9/7/2022
12.13.1 48,097 9/6/2022
12.13.0 59,108 9/1/2022
12.12.1 751,582 7/14/2022
12.12.0 188,949 7/4/2022
12.11.1 426,704 6/14/2022
12.11.0 20,702 6/13/2022
12.10.0 96,057 6/3/2022
12.9.0 343,024 5/11/2022
12.8.2 334,171 5/3/2022
12.8.1 152,270 4/25/2022
12.8.0 40,852 4/22/2022
12.7.0 660,507 3/11/2022
12.6.2 97,215 3/6/2022
12.6.1 84,730 2/28/2022
12.6.0 557,676 1/27/2022
12.5.0 291,522 1/13/2022
12.4.1 516,989 12/15/2021
12.4.0 16,278 12/14/2021
12.3.2 365,173 11/22/2021
12.3.1 12,128 11/19/2021
12.3.0 35,036 11/17/2021
12.2.2 46,799 11/16/2021
12.2.1 56,275 11/12/2021
12.2.0 8,739 11/11/2021
12.1.0 36,565 11/8/2021
12.0.1 284,735 10/1/2021
12.0.0 44,462 9/27/2021
11.3.8 570,129 9/24/2021
11.3.7 147,563 9/6/2021
11.3.6 33,212 8/31/2021
11.3.5 148,417 8/17/2021
11.3.4 94,319 8/6/2021
11.3.3 34,987 8/1/2021
11.3.2 64,963 7/22/2021
11.3.1 210,446 6/28/2021
11.3.0 139,697 6/9/2021
11.2.2 230,633 4/22/2021
11.2.1 16,633 4/21/2021
11.1.0 142,514 3/29/2021
11.0.9 186,444 1/27/2021
11.0.8 76,434 1/14/2021
11.0.7 28,122 1/6/2021
11.0.6 27,478 12/23/2020
11.0.5 31,917 12/18/2020
11.0.4 7,325 12/16/2020
11.0.3 7,293 12/15/2020
11.0.2 10,895 12/8/2020
11.0.1 16,744 12/2/2020
11.0.0 54,872 11/23/2020
10.5.5 165,569 11/23/2020
10.5.4 14,578 11/18/2020
10.5.3 147,911 9/28/2020
10.5.2 466,543 7/28/2020
10.5.1 5,405 7/28/2020
10.5.0 11,448 7/27/2020
10.4.3 470,918 5/5/2020
10.4.2 72,123 4/20/2020
10.4.1 40,782 4/6/2020
10.4.0 34,997 3/18/2020
10.3.6 44,701 2/28/2020
10.3.5 48,562 1/13/2020
10.3.4 7,483 1/9/2020
10.3.3 5,122 1/9/2020
10.3.2 12,864 1/6/2020
10.3.1 9,499 12/31/2019
10.3.0 14,171 12/26/2019
10.2.0 34,796 10/31/2019
10.1.1 11,199 10/14/2019
10.1.0 63,620 9/13/2019
10.0.1 21,103 8/14/2019
10.0.0 5,383 8/14/2019
9.0.4 30,269 6/14/2019
9.0.3 5,514 6/13/2019
9.0.2 5,391 6/11/2019
9.0.1 5,593 6/9/2019
9.0.0 7,076 6/4/2019
0.8.2 15,478 4/10/2019
0.8.1 8,118 3/31/2019
0.8.0 9,570 3/4/2019
0.7.0 6,752 2/3/2019
0.6.11 6,431 12/7/2018
0.6.8 5,407 11/29/2018
0.6.7 7,066 11/26/2018
0.6.6 5,503 11/23/2018
0.6.5 5,432 11/20/2018
0.6.4 5,412 11/20/2018
0.6.3 5,400 11/19/2018
0.6.1 5,472 11/16/2018
0.6.0 5,529 11/12/2018
0.5.2 5,719 10/10/2018
0.5.1 5,539 10/9/2018
0.5.0 5,654 10/8/2018
0.4.6 6,397 9/3/2018
0.4.5 5,522 9/2/2018
0.4.4 5,580 8/26/2018
0.4.3 5,493 8/26/2018
0.4.2 5,499 8/24/2018
0.4.1 5,556 8/21/2018
0.4.0 6,165 7/30/2018
0.3.2 5,687 7/27/2018
0.3.1 5,693 7/27/2018
0.3.0 5,992 7/14/2018
0.2.3 5,979 7/9/2018
0.2.2 5,870 7/6/2018
0.2.1 5,855 7/5/2018
0.2.0 5,666 7/2/2018
0.1.4 5,641 6/28/2018
0.1.3 5,961 6/28/2018
0.1.2 5,902 6/27/2018
0.1.1 5,657 6/26/2018
0.1.0 48,815 6/25/2018