HotChocolate.Execution
16.0.0-p.8.8
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.Execution --version 16.0.0-p.8.8
NuGet\Install-Package HotChocolate.Execution -Version 16.0.0-p.8.8
<PackageReference Include="HotChocolate.Execution" Version="16.0.0-p.8.8" />
<PackageVersion Include="HotChocolate.Execution" Version="16.0.0-p.8.8" />
<PackageReference Include="HotChocolate.Execution" />
paket add HotChocolate.Execution --version 16.0.0-p.8.8
#r "nuget: HotChocolate.Execution, 16.0.0-p.8.8"
#:package HotChocolate.Execution@16.0.0-p.8.8
#addin nuget:?package=HotChocolate.Execution&version=16.0.0-p.8.8&prerelease
#tool nuget:?package=HotChocolate.Execution&version=16.0.0-p.8.8&prerelease
Package Description
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
- HotChocolate.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.8.8)
- HotChocolate.Fetching (>= 16.0.0-p.8.8)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.8.8)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.8)
- HotChocolate.Types (>= 16.0.0-p.8.8)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.8)
- HotChocolate.Validation (>= 16.0.0-p.8.8)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-rc.1.25451.107)
- Microsoft.Extensions.Options (>= 10.0.0-rc.1.25451.107)
-
net8.0
- HotChocolate.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.8.8)
- HotChocolate.Fetching (>= 16.0.0-p.8.8)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.8.8)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.8)
- HotChocolate.Types (>= 16.0.0-p.8.8)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.8)
- HotChocolate.Validation (>= 16.0.0-p.8.8)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
net9.0
- HotChocolate.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.8.8)
- HotChocolate.Fetching (>= 16.0.0-p.8.8)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.8.8)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.8.8)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.8)
- HotChocolate.Types (>= 16.0.0-p.8.8)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.8)
- HotChocolate.Validation (>= 16.0.0-p.8.8)
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.2)
NuGet packages (43)
Showing the top 5 NuGet packages that depend on HotChocolate.Execution:
Package | Downloads |
---|---|
HotChocolate
Contains the Hot Chocolate GraphQL query execution engine and query validation. |
|
HotChocolate.Types.OffsetPagination
Contains middleware and types for offset based pagination. |
|
HotChocolate.Types.Mutations
This package provides helpers for creating GraphQL mutations. |
|
HotChocolate.Authorization
This package contains the authorization abstractions for Hot Chocolate. |
|
HotChocolate.Data
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on HotChocolate.Execution:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
benmccallum/fairybread
Input validation for HotChocolate
|
Version | Downloads | Last Updated |
---|---|---|
16.0.0-p.8.9 | 295 | 10/6/2025 |
16.0.0-p.8.8 | 160 | 10/4/2025 |
16.0.0-p.8.7 | 328 | 9/30/2025 |
16.0.0-p.8.6 | 294 | 9/29/2025 |
16.0.0-p.8.5 | 350 | 9/24/2025 |
16.0.0-p.8.4 | 287 | 9/22/2025 |
16.0.0-p.8.3 | 299 | 9/19/2025 |
16.0.0-p.8.2 | 282 | 9/18/2025 |
16.0.0-p.8.1 | 568 | 9/15/2025 |
15.1.11 | 1,886 | 10/8/2025 |
15.1.11-p.7 | 47 | 10/6/2025 |
15.1.11-p.6 | 94 | 10/4/2025 |
15.1.11-p.5 | 220 | 9/28/2025 |
15.1.11-p.3 | 274 | 9/17/2025 |
15.1.11-p.2 | 482 | 9/14/2025 |
15.1.11-p.1 | 293 | 9/2/2025 |
15.1.10 | 210,744 | 9/1/2025 |
15.1.9 | 67,868 | 8/27/2025 |
15.1.8 | 289,500 | 7/25/2025 |
15.1.7 | 197,687 | 6/27/2025 |
15.1.6 | 110,526 | 6/18/2025 |
15.1.5 | 365,533 | 5/20/2025 |
15.1.4 | 55,038 | 5/15/2025 |
15.1.3 | 735,689 | 3/27/2025 |
15.1.2 | 119,938 | 3/27/2025 |
15.1.1 | 57,298 | 3/21/2025 |
15.1.0 | 102,697 | 3/19/2025 |
15.0.3 | 832,257 | 2/6/2025 |
15.0.2 | 15,167 | 2/6/2025 |
15.0.1 | 11,050 | 2/5/2025 |
15.0.0 | 85,536 | 2/4/2025 |
14.3.0 | 1,423,597 | 12/16/2024 |
14.2.0 | 198,678 | 12/3/2024 |
14.1.0 | 626,043 | 11/6/2024 |
14.0.0 | 658,255 | 10/16/2024 |
13.9.15 | 6,085 | 9/28/2025 |
13.9.14 | 1,930,914 | 9/30/2024 |
13.9.13 | 26,549 | 9/27/2024 |
13.9.12 | 819,618 | 9/4/2024 |
13.9.11 | 799,907 | 8/9/2024 |
13.9.10 | 29,782 | 8/8/2024 |
13.9.9 | 116,629 | 8/1/2024 |
13.9.8 | 192,729 | 7/25/2024 |
13.9.7 | 807,720 | 7/4/2024 |
13.9.6 | 431,033 | 6/12/2024 |
13.9.5 | 439,149 | 5/28/2024 |
13.9.4 | 606,684 | 5/13/2024 |
13.9.3 | 39,826 | 5/10/2024 |
13.9.2 | 7,345 | 5/10/2024 |
13.9.1 | 131,494 | 5/7/2024 |
13.9.0 | 1,956,769 | 2/19/2024 |
13.8.1 | 1,730,562 | 12/19/2023 |
13.8.0 | 218,490 | 12/18/2023 |
13.7.0 | 1,204,374 | 11/1/2023 |
13.6.1 | 304,625 | 10/26/2023 |
13.6.0 | 161,905 | 10/26/2023 |
13.5.1 | 1,511,669 | 8/23/2023 |
13.5.0 | 101,234 | 8/22/2023 |
13.4.0 | 474,616 | 7/24/2023 |
13.3.3 | 238,371 | 7/11/2023 |
13.3.2 | 18,179 | 7/10/2023 |
13.3.1 | 66,242 | 7/5/2023 |
13.3.0 | 52,690 | 7/3/2023 |
13.2.1 | 537,979 | 6/5/2023 |
13.2.0 | 51,068 | 6/2/2023 |
13.1.0 | 338,516 | 5/21/2023 |
13.0.5 | 2,659,882 | 2/24/2023 |
13.0.4 | 47,678 | 2/21/2023 |
13.0.3 | 16,114 | 2/21/2023 |
13.0.2 | 252,118 | 2/9/2023 |
13.0.1 | 11,210 | 2/8/2023 |
13.0.0 | 564,727 | 2/7/2023 |
12.22.6 | 171,174 | 9/30/2024 |
12.22.5 | 2,627 | 9/27/2024 |
12.22.4 | 94,181 | 5/10/2024 |
12.22.3 | 1,982 | 5/7/2024 |
12.22.2 | 207,532 | 12/12/2023 |
12.22.1 | 2,997 | 12/12/2023 |
12.22.0 | 104,407 | 11/1/2023 |
12.21.0 | 196,662 | 7/11/2023 |
12.20.0 | 5,884 | 7/4/2023 |
12.19.2 | 48,711 | 6/27/2023 |
12.18.0 | 842,445 | 2/24/2023 |
12.17.0 | 97,758 | 2/7/2023 |
12.16.2 | 41,582 | 2/6/2023 |
12.16.0 | 934,676 | 1/3/2023 |
12.15.4 | 109,367 | 1/2/2023 |
12.15.2 | 2,525,916 | 11/7/2022 |
12.15.1 | 106,766 | 11/1/2022 |
12.15.0 | 503,689 | 10/8/2022 |
12.14.0 | 272,657 | 9/21/2022 |
12.13.2 | 319,298 | 9/7/2022 |
12.13.1 | 57,071 | 9/6/2022 |
12.13.0 | 74,179 | 9/1/2022 |
12.12.1 | 994,838 | 7/14/2022 |
12.12.0 | 196,624 | 7/4/2022 |
12.11.1 | 509,054 | 6/14/2022 |
12.11.0 | 33,066 | 6/13/2022 |
12.10.0 | 180,682 | 6/3/2022 |
12.9.0 | 465,289 | 5/11/2022 |
12.8.2 | 341,721 | 5/3/2022 |
12.8.1 | 175,131 | 4/25/2022 |
12.8.0 | 67,868 | 4/22/2022 |
12.7.0 | 790,999 | 3/11/2022 |
12.6.2 | 123,478 | 3/6/2022 |
12.6.1 | 111,475 | 2/28/2022 |
12.6.0 | 729,016 | 1/27/2022 |
12.5.0 | 359,832 | 1/13/2022 |
12.4.1 | 678,499 | 12/15/2021 |
12.4.0 | 217,444 | 12/14/2021 |
12.3.2 | 365,729 | 11/22/2021 |
12.3.1 | 15,518 | 11/19/2021 |
12.3.0 | 43,250 | 11/17/2021 |
12.2.2 | 51,687 | 11/16/2021 |
12.2.1 | 79,232 | 11/12/2021 |
12.2.0 | 17,039 | 11/11/2021 |
12.1.0 | 44,146 | 11/8/2021 |
12.0.1 | 557,181 | 10/1/2021 |
12.0.0 | 81,358 | 9/27/2021 |
11.3.8 | 579,928 | 9/24/2021 |
11.3.7 | 188,557 | 9/6/2021 |
11.3.6 | 38,252 | 8/31/2021 |
11.3.5 | 181,621 | 8/17/2021 |
11.3.4 | 101,671 | 8/6/2021 |
11.3.3 | 58,809 | 8/1/2021 |
11.3.2 | 77,695 | 7/22/2021 |
11.3.1 | 335,567 | 6/28/2021 |
11.3.0 | 194,773 | 6/9/2021 |
11.2.2 | 293,816 | 4/22/2021 |
11.2.1 | 23,337 | 4/21/2021 |
11.1.0 | 162,036 | 3/29/2021 |
11.0.9 | 388,596 | 1/27/2021 |
11.0.8 | 195,626 | 1/14/2021 |
11.0.7 | 42,796 | 1/6/2021 |
11.0.6 | 31,996 | 12/23/2020 |
11.0.5 | 34,906 | 12/18/2020 |
11.0.4 | 14,403 | 12/16/2020 |
11.0.3 | 11,128 | 12/15/2020 |
11.0.2 | 17,750 | 12/8/2020 |
11.0.1 | 76,474 | 12/2/2020 |
11.0.0 | 185,315 | 11/23/2020 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/