HotChocolate.AspNetCore
0.6.5
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 0.6.5
NuGet\Install-Package HotChocolate.AspNetCore -Version 0.6.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.6.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.AspNetCore" Version="0.6.5" />
<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 0.6.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotChocolate.AspNetCore, 0.6.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.6.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.6.5
#tool nuget:?package=HotChocolate.AspNetCore&version=0.6.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The hot chocolate ASP.net core GraphQL middleware.
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 (>= 0.6.5)
- Microsoft.AspNetCore.Http (>= 1.1.2)
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 (19)
Showing the top 19 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......
|
|
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.4.4 | 147 | 7/9/2025 |
16.0.0-p.4.2.1 | 130 | 7/7/2025 |
16.0.0-p.4.1 | 182 | 7/7/2025 |
16.0.0-p.4.0 | 114 | 7/6/2025 |
16.0.0-p.3.0 | 714 | 5/27/2025 |
15.1.7 | 46,492 | 6/27/2025 |
15.1.7-p.4 | 196 | 6/26/2025 |
15.1.7-p.3 | 119 | 6/25/2025 |
15.1.7-p.2 | 148 | 6/25/2025 |
15.1.6 | 43,182 | 6/18/2025 |
15.1.5 | 199,414 | 5/20/2025 |
15.1.4 | 35,919 | 5/15/2025 |
15.1.3 | 420,699 | 3/27/2025 |
15.1.2 | 73,475 | 3/27/2025 |
15.1.1 | 41,289 | 3/21/2025 |
15.1.0 | 46,554 | 3/19/2025 |
15.0.3 | 565,369 | 2/6/2025 |
15.0.2 | 17,027 | 2/6/2025 |
15.0.1 | 10,282 | 2/5/2025 |
15.0.0 | 18,835 | 2/4/2025 |
14.3.0 | 954,427 | 12/16/2024 |
14.2.0 | 162,740 | 12/3/2024 |
14.1.0 | 438,644 | 11/6/2024 |
14.0.0 | 365,196 | 10/16/2024 |
13.9.14 | 1,409,627 | 9/30/2024 |
13.9.13 | 21,934 | 9/27/2024 |
13.9.12 | 614,144 | 9/4/2024 |
13.9.11 | 618,938 | 8/9/2024 |
13.9.10 | 26,046 | 8/8/2024 |
13.9.9 | 106,642 | 8/1/2024 |
13.9.8 | 176,003 | 7/25/2024 |
13.9.7 | 545,475 | 7/4/2024 |
13.9.6 | 373,494 | 6/12/2024 |
13.9.5 | 315,182 | 5/28/2024 |
13.9.4 | 429,546 | 5/13/2024 |
13.9.3 | 29,959 | 5/10/2024 |
13.9.2 | 4,795 | 5/10/2024 |
13.9.1 | 104,558 | 5/7/2024 |
13.9.0 | 1,588,934 | 2/19/2024 |
13.8.1 | 1,310,806 | 12/19/2023 |
13.8.0 | 133,158 | 12/18/2023 |
13.7.0 | 1,026,512 | 11/1/2023 |
13.6.1 | 282,440 | 10/26/2023 |
13.6.0 | 37,817 | 10/26/2023 |
13.5.1 | 1,235,365 | 8/23/2023 |
13.5.0 | 68,146 | 8/22/2023 |
13.4.0 | 405,792 | 7/24/2023 |
13.3.3 | 210,876 | 7/11/2023 |
13.3.2 | 13,102 | 7/10/2023 |
13.3.1 | 56,212 | 7/5/2023 |
13.3.0 | 33,464 | 7/3/2023 |
13.2.1 | 507,839 | 6/5/2023 |
13.2.0 | 33,017 | 6/2/2023 |
13.1.0 | 231,629 | 5/21/2023 |
13.0.5 | 2,185,344 | 2/24/2023 |
13.0.4 | 38,014 | 2/21/2023 |
13.0.3 | 10,933 | 2/21/2023 |
13.0.2 | 158,649 | 2/9/2023 |
13.0.1 | 5,722 | 2/8/2023 |
13.0.0 | 45,221 | 2/7/2023 |
12.22.6 | 113,112 | 9/30/2024 |
12.22.5 | 2,840 | 9/27/2024 |
12.22.4 | 65,711 | 5/10/2024 |
12.22.3 | 2,086 | 5/7/2024 |
12.22.2 | 169,758 | 12/12/2023 |
12.22.1 | 1,977 | 12/12/2023 |
12.22.0 | 92,418 | 11/1/2023 |
12.21.0 | 141,769 | 7/11/2023 |
12.20.0 | 4,225 | 7/4/2023 |
12.19.2 | 42,926 | 6/27/2023 |
12.18.0 | 751,928 | 2/24/2023 |
12.17.0 | 58,480 | 2/7/2023 |
12.16.2 | 28,666 | 2/6/2023 |
12.16.0 | 817,026 | 1/3/2023 |
12.15.4 | 94,167 | 1/2/2023 |
12.15.2 | 1,957,851 | 11/7/2022 |
12.15.1 | 94,677 | 11/1/2022 |
12.15.0 | 381,625 | 10/8/2022 |
12.14.0 | 209,161 | 9/21/2022 |
12.13.2 | 256,111 | 9/7/2022 |
12.13.1 | 43,789 | 9/6/2022 |
12.13.0 | 52,907 | 9/1/2022 |
12.12.1 | 716,029 | 7/14/2022 |
12.12.0 | 174,599 | 7/4/2022 |
12.11.1 | 413,607 | 6/14/2022 |
12.11.0 | 16,953 | 6/13/2022 |
12.10.0 | 88,399 | 6/3/2022 |
12.9.0 | 334,705 | 5/11/2022 |
12.8.2 | 318,588 | 5/3/2022 |
12.8.1 | 136,458 | 4/25/2022 |
12.8.0 | 36,810 | 4/22/2022 |
12.7.0 | 647,819 | 3/11/2022 |
12.6.2 | 88,664 | 3/6/2022 |
12.6.1 | 76,470 | 2/28/2022 |
12.6.0 | 548,499 | 1/27/2022 |
12.5.0 | 271,053 | 1/13/2022 |
12.4.1 | 510,182 | 12/15/2021 |
12.4.0 | 12,520 | 12/14/2021 |
12.3.2 | 326,955 | 11/22/2021 |
12.3.1 | 8,220 | 11/19/2021 |
12.3.0 | 30,964 | 11/17/2021 |
12.2.2 | 43,074 | 11/16/2021 |
12.2.1 | 47,563 | 11/12/2021 |
12.2.0 | 5,026 | 11/11/2021 |
12.1.0 | 32,437 | 11/8/2021 |
12.0.1 | 268,971 | 10/1/2021 |
12.0.0 | 40,253 | 9/27/2021 |
11.3.8 | 526,031 | 9/24/2021 |
11.3.7 | 143,804 | 9/6/2021 |
11.3.6 | 29,540 | 8/31/2021 |
11.3.5 | 136,805 | 8/17/2021 |
11.3.4 | 76,461 | 8/6/2021 |
11.3.3 | 30,250 | 8/1/2021 |
11.3.2 | 60,572 | 7/22/2021 |
11.3.1 | 204,055 | 6/28/2021 |
11.3.0 | 132,456 | 6/9/2021 |
11.2.2 | 223,999 | 4/22/2021 |
11.2.1 | 12,968 | 4/21/2021 |
11.1.0 | 134,864 | 3/29/2021 |
11.0.9 | 180,544 | 1/27/2021 |
11.0.8 | 72,766 | 1/14/2021 |
11.0.7 | 24,443 | 1/6/2021 |
11.0.6 | 23,603 | 12/23/2020 |
11.0.5 | 28,371 | 12/18/2020 |
11.0.4 | 3,776 | 12/16/2020 |
11.0.3 | 3,381 | 12/15/2020 |
11.0.2 | 7,361 | 12/8/2020 |
11.0.1 | 12,924 | 12/2/2020 |
11.0.0 | 50,780 | 11/23/2020 |
10.5.5 | 157,188 | 11/23/2020 |
10.5.4 | 11,051 | 11/18/2020 |
10.5.3 | 142,052 | 9/28/2020 |
10.5.2 | 440,504 | 7/28/2020 |
10.5.1 | 1,884 | 7/28/2020 |
10.5.0 | 7,788 | 7/27/2020 |
10.4.3 | 456,217 | 5/5/2020 |
10.4.2 | 68,064 | 4/20/2020 |
10.4.1 | 36,881 | 4/6/2020 |
10.4.0 | 31,406 | 3/18/2020 |
10.3.6 | 40,974 | 2/28/2020 |
10.3.5 | 44,658 | 1/13/2020 |
10.3.4 | 3,883 | 1/9/2020 |
10.3.3 | 1,609 | 1/9/2020 |
10.3.2 | 9,076 | 1/6/2020 |
10.3.1 | 5,969 | 12/31/2019 |
10.3.0 | 10,575 | 12/26/2019 |
10.2.0 | 30,625 | 10/31/2019 |
10.1.1 | 7,662 | 10/14/2019 |
10.1.0 | 59,874 | 9/13/2019 |
10.0.1 | 17,562 | 8/14/2019 |
10.0.0 | 1,856 | 8/14/2019 |
9.0.4 | 26,711 | 6/14/2019 |
9.0.3 | 1,997 | 6/13/2019 |
9.0.2 | 1,872 | 6/11/2019 |
9.0.1 | 2,072 | 6/9/2019 |
9.0.0 | 3,514 | 6/4/2019 |
0.8.2 | 11,772 | 4/10/2019 |
0.8.1 | 4,578 | 3/31/2019 |
0.8.0 | 6,042 | 3/4/2019 |
0.7.0 | 3,143 | 2/3/2019 |
0.6.11 | 2,913 | 12/7/2018 |
0.6.8 | 1,888 | 11/29/2018 |
0.6.7 | 3,421 | 11/26/2018 |
0.6.6 | 1,918 | 11/23/2018 |
0.6.5 | 1,913 | 11/20/2018 |
0.6.4 | 1,868 | 11/20/2018 |
0.6.3 | 1,877 | 11/19/2018 |
0.6.1 | 1,950 | 11/16/2018 |
0.6.0 | 1,965 | 11/12/2018 |
0.5.2 | 2,159 | 10/10/2018 |
0.5.1 | 2,012 | 10/9/2018 |
0.5.0 | 2,035 | 10/8/2018 |
0.4.6 | 2,839 | 9/3/2018 |
0.4.5 | 2,007 | 9/2/2018 |
0.4.4 | 2,052 | 8/26/2018 |
0.4.3 | 1,973 | 8/26/2018 |
0.4.2 | 1,987 | 8/24/2018 |
0.4.1 | 2,020 | 8/21/2018 |
0.4.0 | 2,585 | 7/30/2018 |
0.3.2 | 2,085 | 7/27/2018 |
0.3.1 | 2,081 | 7/27/2018 |
0.3.0 | 2,330 | 7/14/2018 |
0.2.3 | 2,284 | 7/9/2018 |
0.2.2 | 2,212 | 7/6/2018 |
0.2.1 | 2,188 | 7/5/2018 |
0.2.0 | 2,065 | 7/2/2018 |
0.1.4 | 2,049 | 6/28/2018 |
0.1.3 | 2,285 | 6/28/2018 |
0.1.2 | 2,227 | 6/27/2018 |
0.1.1 | 2,061 | 6/26/2018 |
0.1.0 | 37,409 | 6/25/2018 |
Release notes: https://github.com/ChilliCream/hotchocolate/releases/0.6.5