HotChocolate.Execution
16.0.0-p.7.45
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.Execution --version 16.0.0-p.7.45
NuGet\Install-Package HotChocolate.Execution -Version 16.0.0-p.7.45
<PackageReference Include="HotChocolate.Execution" Version="16.0.0-p.7.45" />
<PackageVersion Include="HotChocolate.Execution" Version="16.0.0-p.7.45" />
<PackageReference Include="HotChocolate.Execution" />
paket add HotChocolate.Execution --version 16.0.0-p.7.45
#r "nuget: HotChocolate.Execution, 16.0.0-p.7.45"
#:package HotChocolate.Execution@16.0.0-p.7.45
#addin nuget:?package=HotChocolate.Execution&version=16.0.0-p.7.45&prerelease
#tool nuget:?package=HotChocolate.Execution&version=16.0.0-p.7.45&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.7.45)
- HotChocolate.Caching.Memory (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.7.45)
- HotChocolate.Fetching (>= 16.0.0-p.7.45)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.7.45)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.45)
- HotChocolate.Types (>= 16.0.0-p.7.45)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.45)
- HotChocolate.Validation (>= 16.0.0-p.7.45)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.5.25277.114)
- Microsoft.Extensions.Options (>= 10.0.0-preview.5.25277.114)
-
net8.0
- HotChocolate.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Caching.Memory (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.7.45)
- HotChocolate.Fetching (>= 16.0.0-p.7.45)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.7.45)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.45)
- HotChocolate.Types (>= 16.0.0-p.7.45)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.45)
- HotChocolate.Validation (>= 16.0.0-p.7.45)
- 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.7.45)
- HotChocolate.Caching.Memory (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.7.45)
- HotChocolate.Fetching (>= 16.0.0-p.7.45)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.7.45)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.7.45)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.45)
- HotChocolate.Types (>= 16.0.0-p.7.45)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.45)
- HotChocolate.Validation (>= 16.0.0-p.7.45)
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.Options (>= 9.0.2)
NuGet packages (42)
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.7.68 | 129 | 9/9/2025 |
16.0.0-p.7.67 | 61 | 9/8/2025 |
16.0.0-p.7.66 | 142 | 9/6/2025 |
16.0.0-p.7.65 | 70 | 9/5/2025 |
16.0.0-p.7.64 | 98 | 9/5/2025 |
16.0.0-p.7.63 | 152 | 9/4/2025 |
16.0.0-p.7.62 | 207 | 9/3/2025 |
16.0.0-p.7.61 | 133 | 9/3/2025 |
16.0.0-p.7.60 | 273 | 9/3/2025 |
16.0.0-p.7.59 | 193 | 9/2/2025 |
16.0.0-p.7.58 | 132 | 9/2/2025 |
16.0.0-p.7.57 | 140 | 9/2/2025 |
15.1.11-p.1 | 171 | 9/2/2025 |
15.1.10 | 35,835 | 9/1/2025 |
15.1.9 | 30,382 | 8/27/2025 |
15.1.8 | 200,755 | 7/25/2025 |
15.1.7 | 144,900 | 6/27/2025 |
15.1.6 | 86,227 | 6/18/2025 |
15.1.5 | 304,875 | 5/20/2025 |
15.1.4 | 47,749 | 5/15/2025 |
15.1.3 | 634,290 | 3/27/2025 |
15.1.2 | 99,438 | 3/27/2025 |
15.1.1 | 51,821 | 3/21/2025 |
15.1.0 | 84,169 | 3/19/2025 |
15.0.3 | 733,177 | 2/6/2025 |
15.0.2 | 14,469 | 2/6/2025 |
15.0.1 | 9,258 | 2/5/2025 |
15.0.0 | 61,548 | 2/4/2025 |
14.3.0 | 1,286,320 | 12/16/2024 |
14.2.0 | 189,753 | 12/3/2024 |
14.1.0 | 579,292 | 11/6/2024 |
14.0.0 | 605,479 | 10/16/2024 |
13.9.14 | 1,769,421 | 9/30/2024 |
13.9.13 | 25,220 | 9/27/2024 |
13.9.12 | 774,561 | 9/4/2024 |
13.9.11 | 777,149 | 8/9/2024 |
13.9.10 | 28,754 | 8/8/2024 |
13.9.9 | 112,199 | 8/1/2024 |
13.9.8 | 187,502 | 7/25/2024 |
13.9.7 | 776,974 | 7/4/2024 |
13.9.6 | 421,538 | 6/12/2024 |
13.9.5 | 420,905 | 5/28/2024 |
13.9.4 | 572,869 | 5/13/2024 |
13.9.3 | 38,588 | 5/10/2024 |
13.9.2 | 6,524 | 5/10/2024 |
13.9.1 | 127,024 | 5/7/2024 |
13.9.0 | 1,897,431 | 2/19/2024 |
13.8.1 | 1,690,649 | 12/19/2023 |
13.8.0 | 210,569 | 12/18/2023 |
13.7.0 | 1,178,082 | 11/1/2023 |
13.6.1 | 301,643 | 10/26/2023 |
13.6.0 | 160,343 | 10/26/2023 |
13.5.1 | 1,473,916 | 8/23/2023 |
13.5.0 | 99,833 | 8/22/2023 |
13.4.0 | 468,530 | 7/24/2023 |
13.3.3 | 236,433 | 7/11/2023 |
13.3.2 | 17,564 | 7/10/2023 |
13.3.1 | 64,964 | 7/5/2023 |
13.3.0 | 51,269 | 7/3/2023 |
13.2.1 | 535,057 | 6/5/2023 |
13.2.0 | 49,788 | 6/2/2023 |
13.1.0 | 325,564 | 5/21/2023 |
13.0.5 | 2,590,596 | 2/24/2023 |
13.0.4 | 47,072 | 2/21/2023 |
13.0.3 | 15,240 | 2/21/2023 |
13.0.2 | 247,055 | 2/9/2023 |
13.0.1 | 10,676 | 2/8/2023 |
13.0.0 | 544,364 | 2/7/2023 |
12.22.6 | 151,109 | 9/30/2024 |
12.22.5 | 2,066 | 9/27/2024 |
12.22.4 | 92,112 | 5/10/2024 |
12.22.3 | 1,477 | 5/7/2024 |
12.22.2 | 196,046 | 12/12/2023 |
12.22.1 | 2,460 | 12/12/2023 |
12.22.0 | 103,300 | 11/1/2023 |
12.21.0 | 190,321 | 7/11/2023 |
12.20.0 | 5,359 | 7/4/2023 |
12.19.2 | 46,861 | 6/27/2023 |
12.18.0 | 812,117 | 2/24/2023 |
12.17.0 | 96,407 | 2/7/2023 |
12.16.2 | 40,818 | 2/6/2023 |
12.16.0 | 924,576 | 1/3/2023 |
12.15.4 | 108,506 | 1/2/2023 |
12.15.2 | 2,441,259 | 11/7/2022 |
12.15.1 | 105,925 | 11/1/2022 |
12.15.0 | 497,908 | 10/8/2022 |
12.14.0 | 269,644 | 9/21/2022 |
12.13.2 | 314,962 | 9/7/2022 |
12.13.1 | 56,447 | 9/6/2022 |
12.13.0 | 72,846 | 9/1/2022 |
12.12.1 | 982,922 | 7/14/2022 |
12.12.0 | 193,802 | 7/4/2022 |
12.11.1 | 505,993 | 6/14/2022 |
12.11.0 | 32,241 | 6/13/2022 |
12.10.0 | 178,618 | 6/3/2022 |
12.9.0 | 462,176 | 5/11/2022 |
12.8.2 | 337,885 | 5/3/2022 |
12.8.1 | 170,635 | 4/25/2022 |
12.8.0 | 66,951 | 4/22/2022 |
12.7.0 | 787,215 | 3/11/2022 |
12.6.2 | 121,746 | 3/6/2022 |
12.6.1 | 109,894 | 2/28/2022 |
12.6.0 | 722,716 | 1/27/2022 |
12.5.0 | 355,521 | 1/13/2022 |
12.4.1 | 673,530 | 12/15/2021 |
12.4.0 | 214,192 | 12/14/2021 |
12.3.2 | 359,101 | 11/22/2021 |
12.3.1 | 14,831 | 11/19/2021 |
12.3.0 | 42,458 | 11/17/2021 |
12.2.2 | 51,137 | 11/16/2021 |
12.2.1 | 77,731 | 11/12/2021 |
12.2.0 | 16,448 | 11/11/2021 |
12.1.0 | 43,572 | 11/8/2021 |
12.0.1 | 544,557 | 10/1/2021 |
12.0.0 | 79,771 | 9/27/2021 |
11.3.8 | 570,786 | 9/24/2021 |
11.3.7 | 188,049 | 9/6/2021 |
11.3.6 | 37,750 | 8/31/2021 |
11.3.5 | 179,913 | 8/17/2021 |
11.3.4 | 98,914 | 8/6/2021 |
11.3.3 | 57,919 | 8/1/2021 |
11.3.2 | 76,814 | 7/22/2021 |
11.3.1 | 334,577 | 6/28/2021 |
11.3.0 | 191,571 | 6/9/2021 |
11.2.2 | 289,691 | 4/22/2021 |
11.2.1 | 22,788 | 4/21/2021 |
11.1.0 | 160,847 | 3/29/2021 |
11.0.9 | 381,439 | 1/27/2021 |
11.0.8 | 190,056 | 1/14/2021 |
11.0.7 | 42,269 | 1/6/2021 |
11.0.6 | 31,267 | 12/23/2020 |
11.0.5 | 34,515 | 12/18/2020 |
11.0.4 | 13,902 | 12/16/2020 |
11.0.3 | 10,714 | 12/15/2020 |
11.0.2 | 17,326 | 12/8/2020 |
11.0.1 | 75,435 | 12/2/2020 |
11.0.0 | 183,462 | 11/23/2020 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/