HotChocolate.Execution
16.0.0-p.7.66
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.Execution --version 16.0.0-p.7.66
NuGet\Install-Package HotChocolate.Execution -Version 16.0.0-p.7.66
<PackageReference Include="HotChocolate.Execution" Version="16.0.0-p.7.66" />
<PackageVersion Include="HotChocolate.Execution" Version="16.0.0-p.7.66" />
<PackageReference Include="HotChocolate.Execution" />
paket add HotChocolate.Execution --version 16.0.0-p.7.66
#r "nuget: HotChocolate.Execution, 16.0.0-p.7.66"
#:package HotChocolate.Execution@16.0.0-p.7.66
#addin nuget:?package=HotChocolate.Execution&version=16.0.0-p.7.66&prerelease
#tool nuget:?package=HotChocolate.Execution&version=16.0.0-p.7.66&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.66)
- HotChocolate.Caching.Memory (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.7.66)
- HotChocolate.Fetching (>= 16.0.0-p.7.66)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.7.66)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.66)
- HotChocolate.Types (>= 16.0.0-p.7.66)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.66)
- HotChocolate.Validation (>= 16.0.0-p.7.66)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.7.25380.108)
- Microsoft.Extensions.Options (>= 10.0.0-preview.7.25380.108)
-
net8.0
- HotChocolate.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Caching.Memory (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.7.66)
- HotChocolate.Fetching (>= 16.0.0-p.7.66)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.7.66)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.66)
- HotChocolate.Types (>= 16.0.0-p.7.66)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.66)
- HotChocolate.Validation (>= 16.0.0-p.7.66)
- 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.66)
- HotChocolate.Caching.Memory (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.7.66)
- HotChocolate.Fetching (>= 16.0.0-p.7.66)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.7.66)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.7.66)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.7.66)
- HotChocolate.Types (>= 16.0.0-p.7.66)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.7.66)
- HotChocolate.Validation (>= 16.0.0-p.7.66)
- 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 | 357 | 9/9/2025 |
16.0.0-p.7.67 | 135 | 9/8/2025 |
16.0.0-p.7.66 | 189 | 9/6/2025 |
16.0.0-p.7.65 | 72 | 9/5/2025 |
16.0.0-p.7.64 | 101 | 9/5/2025 |
16.0.0-p.7.63 | 155 | 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 | 275 | 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 | 177 | 9/2/2025 |
15.1.10 | 47,161 | 9/1/2025 |
15.1.9 | 35,207 | 8/27/2025 |
15.1.8 | 209,500 | 7/25/2025 |
15.1.7 | 152,065 | 6/27/2025 |
15.1.6 | 88,840 | 6/18/2025 |
15.1.5 | 312,733 | 5/20/2025 |
15.1.4 | 48,255 | 5/15/2025 |
15.1.3 | 644,686 | 3/27/2025 |
15.1.2 | 101,357 | 3/27/2025 |
15.1.1 | 52,307 | 3/21/2025 |
15.1.0 | 86,087 | 3/19/2025 |
15.0.3 | 742,394 | 2/6/2025 |
15.0.2 | 14,508 | 2/6/2025 |
15.0.1 | 9,357 | 2/5/2025 |
15.0.0 | 63,344 | 2/4/2025 |
14.3.0 | 1,300,512 | 12/16/2024 |
14.2.0 | 190,668 | 12/3/2024 |
14.1.0 | 584,218 | 11/6/2024 |
14.0.0 | 610,263 | 10/16/2024 |
13.9.14 | 1,785,514 | 9/30/2024 |
13.9.13 | 25,301 | 9/27/2024 |
13.9.12 | 778,668 | 9/4/2024 |
13.9.11 | 779,456 | 8/9/2024 |
13.9.10 | 28,807 | 8/8/2024 |
13.9.9 | 112,630 | 8/1/2024 |
13.9.8 | 187,941 | 7/25/2024 |
13.9.7 | 780,118 | 7/4/2024 |
13.9.6 | 422,555 | 6/12/2024 |
13.9.5 | 424,011 | 5/28/2024 |
13.9.4 | 576,201 | 5/13/2024 |
13.9.3 | 38,613 | 5/10/2024 |
13.9.2 | 6,548 | 5/10/2024 |
13.9.1 | 127,445 | 5/7/2024 |
13.9.0 | 1,902,100 | 2/19/2024 |
13.8.1 | 1,694,616 | 12/19/2023 |
13.8.0 | 211,395 | 12/18/2023 |
13.7.0 | 1,180,599 | 11/1/2023 |
13.6.1 | 301,868 | 10/26/2023 |
13.6.0 | 160,416 | 10/26/2023 |
13.5.1 | 1,477,269 | 8/23/2023 |
13.5.0 | 99,939 | 8/22/2023 |
13.4.0 | 468,987 | 7/24/2023 |
13.3.3 | 236,527 | 7/11/2023 |
13.3.2 | 17,568 | 7/10/2023 |
13.3.1 | 64,995 | 7/5/2023 |
13.3.0 | 51,330 | 7/3/2023 |
13.2.1 | 535,282 | 6/5/2023 |
13.2.0 | 49,830 | 6/2/2023 |
13.1.0 | 326,650 | 5/21/2023 |
13.0.5 | 2,598,782 | 2/24/2023 |
13.0.4 | 47,090 | 2/21/2023 |
13.0.3 | 15,295 | 2/21/2023 |
13.0.2 | 247,245 | 2/9/2023 |
13.0.1 | 10,681 | 2/8/2023 |
13.0.0 | 546,294 | 2/7/2023 |
12.22.6 | 152,951 | 9/30/2024 |
12.22.5 | 2,070 | 9/27/2024 |
12.22.4 | 92,305 | 5/10/2024 |
12.22.3 | 1,483 | 5/7/2024 |
12.22.2 | 197,807 | 12/12/2023 |
12.22.1 | 2,464 | 12/12/2023 |
12.22.0 | 103,346 | 11/1/2023 |
12.21.0 | 190,928 | 7/11/2023 |
12.20.0 | 5,363 | 7/4/2023 |
12.19.2 | 47,004 | 6/27/2023 |
12.18.0 | 814,841 | 2/24/2023 |
12.17.0 | 96,502 | 2/7/2023 |
12.16.2 | 40,877 | 2/6/2023 |
12.16.0 | 925,549 | 1/3/2023 |
12.15.4 | 108,555 | 1/2/2023 |
12.15.2 | 2,451,147 | 11/7/2022 |
12.15.1 | 105,949 | 11/1/2022 |
12.15.0 | 498,571 | 10/8/2022 |
12.14.0 | 269,883 | 9/21/2022 |
12.13.2 | 315,162 | 9/7/2022 |
12.13.1 | 56,460 | 9/6/2022 |
12.13.0 | 72,901 | 9/1/2022 |
12.12.1 | 984,108 | 7/14/2022 |
12.12.0 | 194,035 | 7/4/2022 |
12.11.1 | 506,244 | 6/14/2022 |
12.11.0 | 32,270 | 6/13/2022 |
12.10.0 | 178,833 | 6/3/2022 |
12.9.0 | 462,426 | 5/11/2022 |
12.8.2 | 338,054 | 5/3/2022 |
12.8.1 | 171,166 | 4/25/2022 |
12.8.0 | 67,001 | 4/22/2022 |
12.7.0 | 787,543 | 3/11/2022 |
12.6.2 | 121,875 | 3/6/2022 |
12.6.1 | 110,064 | 2/28/2022 |
12.6.0 | 723,459 | 1/27/2022 |
12.5.0 | 355,961 | 1/13/2022 |
12.4.1 | 673,851 | 12/15/2021 |
12.4.0 | 214,526 | 12/14/2021 |
12.3.2 | 359,672 | 11/22/2021 |
12.3.1 | 14,835 | 11/19/2021 |
12.3.0 | 42,471 | 11/17/2021 |
12.2.2 | 51,151 | 11/16/2021 |
12.2.1 | 77,851 | 11/12/2021 |
12.2.0 | 16,451 | 11/11/2021 |
12.1.0 | 43,599 | 11/8/2021 |
12.0.1 | 546,039 | 10/1/2021 |
12.0.0 | 79,868 | 9/27/2021 |
11.3.8 | 571,595 | 9/24/2021 |
11.3.7 | 188,058 | 9/6/2021 |
11.3.6 | 37,761 | 8/31/2021 |
11.3.5 | 180,050 | 8/17/2021 |
11.3.4 | 99,095 | 8/6/2021 |
11.3.3 | 57,957 | 8/1/2021 |
11.3.2 | 76,837 | 7/22/2021 |
11.3.1 | 334,618 | 6/28/2021 |
11.3.0 | 191,626 | 6/9/2021 |
11.2.2 | 289,760 | 4/22/2021 |
11.2.1 | 22,794 | 4/21/2021 |
11.1.0 | 160,906 | 3/29/2021 |
11.0.9 | 382,256 | 1/27/2021 |
11.0.8 | 190,572 | 1/14/2021 |
11.0.7 | 42,275 | 1/6/2021 |
11.0.6 | 31,273 | 12/23/2020 |
11.0.5 | 34,522 | 12/18/2020 |
11.0.4 | 13,907 | 12/16/2020 |
11.0.3 | 10,721 | 12/15/2020 |
11.0.2 | 17,333 | 12/8/2020 |
11.0.1 | 75,510 | 12/2/2020 |
11.0.0 | 183,513 | 11/23/2020 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/