HotChocolate.Execution
16.0.0-p.8.2
Prefix Reserved
See the version list below for details.
dotnet add package HotChocolate.Execution --version 16.0.0-p.8.2
NuGet\Install-Package HotChocolate.Execution -Version 16.0.0-p.8.2
<PackageReference Include="HotChocolate.Execution" Version="16.0.0-p.8.2" />
<PackageVersion Include="HotChocolate.Execution" Version="16.0.0-p.8.2" />
<PackageReference Include="HotChocolate.Execution" />
paket add HotChocolate.Execution --version 16.0.0-p.8.2
#r "nuget: HotChocolate.Execution, 16.0.0-p.8.2"
#:package HotChocolate.Execution@16.0.0-p.8.2
#addin nuget:?package=HotChocolate.Execution&version=16.0.0-p.8.2&prerelease
#tool nuget:?package=HotChocolate.Execution&version=16.0.0-p.8.2&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.2)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.8.2)
- HotChocolate.Fetching (>= 16.0.0-p.8.2)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.8.2)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.2)
- HotChocolate.Types (>= 16.0.0-p.8.2)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.2)
- HotChocolate.Validation (>= 16.0.0-p.8.2)
- 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.8.2)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.8.2)
- HotChocolate.Fetching (>= 16.0.0-p.8.2)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.8.2)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.2)
- HotChocolate.Types (>= 16.0.0-p.8.2)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.2)
- HotChocolate.Validation (>= 16.0.0-p.8.2)
- 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.2)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.8.2)
- HotChocolate.Fetching (>= 16.0.0-p.8.2)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.8.2)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.8.2)
- HotChocolate.Types (>= 16.0.0-p.8.2)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.8.2)
- HotChocolate.Validation (>= 16.0.0-p.8.2)
- 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.3 | 25 | 9/19/2025 |
16.0.0-p.8.2 | 94 | 9/18/2025 |
16.0.0-p.8.1 | 341 | 9/15/2025 |
15.1.11-p.3 | 69 | 9/17/2025 |
15.1.11-p.2 | 113 | 9/14/2025 |
15.1.11-p.1 | 193 | 9/2/2025 |
15.1.10 | 82,150 | 9/1/2025 |
15.1.9 | 45,008 | 8/27/2025 |
15.1.8 | 237,581 | 7/25/2025 |
15.1.7 | 161,018 | 6/27/2025 |
15.1.6 | 94,423 | 6/18/2025 |
15.1.5 | 326,163 | 5/20/2025 |
15.1.4 | 49,595 | 5/15/2025 |
15.1.3 | 665,802 | 3/27/2025 |
15.1.2 | 106,315 | 3/27/2025 |
15.1.1 | 53,355 | 3/21/2025 |
15.1.0 | 90,579 | 3/19/2025 |
15.0.3 | 760,047 | 2/6/2025 |
15.0.2 | 14,654 | 2/6/2025 |
15.0.1 | 9,748 | 2/5/2025 |
15.0.0 | 67,847 | 2/4/2025 |
14.3.0 | 1,330,753 | 12/16/2024 |
14.2.0 | 192,459 | 12/3/2024 |
14.1.0 | 594,051 | 11/6/2024 |
14.0.0 | 620,761 | 10/16/2024 |
13.9.14 | 1,819,421 | 9/30/2024 |
13.9.13 | 25,497 | 9/27/2024 |
13.9.12 | 786,420 | 9/4/2024 |
13.9.11 | 783,564 | 8/9/2024 |
13.9.10 | 28,953 | 8/8/2024 |
13.9.9 | 113,380 | 8/1/2024 |
13.9.8 | 188,865 | 7/25/2024 |
13.9.7 | 786,734 | 7/4/2024 |
13.9.6 | 424,649 | 6/12/2024 |
13.9.5 | 427,376 | 5/28/2024 |
13.9.4 | 582,528 | 5/13/2024 |
13.9.3 | 38,797 | 5/10/2024 |
13.9.2 | 6,657 | 5/10/2024 |
13.9.1 | 128,034 | 5/7/2024 |
13.9.0 | 1,912,789 | 2/19/2024 |
13.8.1 | 1,702,902 | 12/19/2023 |
13.8.0 | 213,041 | 12/18/2023 |
13.7.0 | 1,185,567 | 11/1/2023 |
13.6.1 | 302,428 | 10/26/2023 |
13.6.0 | 160,606 | 10/26/2023 |
13.5.1 | 1,484,493 | 8/23/2023 |
13.5.0 | 100,175 | 8/22/2023 |
13.4.0 | 469,953 | 7/24/2023 |
13.3.3 | 236,863 | 7/11/2023 |
13.3.2 | 17,647 | 7/10/2023 |
13.3.1 | 65,072 | 7/5/2023 |
13.3.0 | 51,545 | 7/3/2023 |
13.2.1 | 535,728 | 6/5/2023 |
13.2.0 | 49,938 | 6/2/2023 |
13.1.0 | 328,789 | 5/21/2023 |
13.0.5 | 2,613,692 | 2/24/2023 |
13.0.4 | 47,157 | 2/21/2023 |
13.0.3 | 15,358 | 2/21/2023 |
13.0.2 | 247,729 | 2/9/2023 |
13.0.1 | 10,723 | 2/8/2023 |
13.0.0 | 550,268 | 2/7/2023 |
12.22.6 | 156,828 | 9/30/2024 |
12.22.5 | 2,116 | 9/27/2024 |
12.22.4 | 92,662 | 5/10/2024 |
12.22.3 | 1,525 | 5/7/2024 |
12.22.2 | 199,851 | 12/12/2023 |
12.22.1 | 2,512 | 12/12/2023 |
12.22.0 | 103,470 | 11/1/2023 |
12.21.0 | 191,688 | 7/11/2023 |
12.20.0 | 5,401 | 7/4/2023 |
12.19.2 | 47,287 | 6/27/2023 |
12.18.0 | 820,100 | 2/24/2023 |
12.17.0 | 96,775 | 2/7/2023 |
12.16.2 | 40,945 | 2/6/2023 |
12.16.0 | 927,383 | 1/3/2023 |
12.15.4 | 108,710 | 1/2/2023 |
12.15.2 | 2,466,865 | 11/7/2022 |
12.15.1 | 106,049 | 11/1/2022 |
12.15.0 | 499,760 | 10/8/2022 |
12.14.0 | 270,449 | 9/21/2022 |
12.13.2 | 315,867 | 9/7/2022 |
12.13.1 | 56,529 | 9/6/2022 |
12.13.0 | 73,148 | 9/1/2022 |
12.12.1 | 986,400 | 7/14/2022 |
12.12.0 | 194,540 | 7/4/2022 |
12.11.1 | 506,771 | 6/14/2022 |
12.11.0 | 32,366 | 6/13/2022 |
12.10.0 | 179,267 | 6/3/2022 |
12.9.0 | 463,022 | 5/11/2022 |
12.8.2 | 338,727 | 5/3/2022 |
12.8.1 | 172,005 | 4/25/2022 |
12.8.0 | 67,121 | 4/22/2022 |
12.7.0 | 788,300 | 3/11/2022 |
12.6.2 | 122,122 | 3/6/2022 |
12.6.1 | 110,311 | 2/28/2022 |
12.6.0 | 724,409 | 1/27/2022 |
12.5.0 | 356,793 | 1/13/2022 |
12.4.1 | 674,477 | 12/15/2021 |
12.4.0 | 215,175 | 12/14/2021 |
12.3.2 | 361,046 | 11/22/2021 |
12.3.1 | 14,884 | 11/19/2021 |
12.3.0 | 42,556 | 11/17/2021 |
12.2.2 | 51,211 | 11/16/2021 |
12.2.1 | 78,150 | 11/12/2021 |
12.2.0 | 16,493 | 11/11/2021 |
12.1.0 | 43,654 | 11/8/2021 |
12.0.1 | 548,441 | 10/1/2021 |
12.0.0 | 80,099 | 9/27/2021 |
11.3.8 | 573,228 | 9/24/2021 |
11.3.7 | 188,115 | 9/6/2021 |
11.3.6 | 37,809 | 8/31/2021 |
11.3.5 | 180,428 | 8/17/2021 |
11.3.4 | 99,713 | 8/6/2021 |
11.3.3 | 58,070 | 8/1/2021 |
11.3.2 | 76,932 | 7/22/2021 |
11.3.1 | 334,733 | 6/28/2021 |
11.3.0 | 191,773 | 6/9/2021 |
11.2.2 | 289,941 | 4/22/2021 |
11.2.1 | 22,847 | 4/21/2021 |
11.1.0 | 161,144 | 3/29/2021 |
11.0.9 | 383,356 | 1/27/2021 |
11.0.8 | 191,672 | 1/14/2021 |
11.0.7 | 42,324 | 1/6/2021 |
11.0.6 | 31,323 | 12/23/2020 |
11.0.5 | 34,570 | 12/18/2020 |
11.0.4 | 13,958 | 12/16/2020 |
11.0.3 | 10,772 | 12/15/2020 |
11.0.2 | 17,384 | 12/8/2020 |
11.0.1 | 75,670 | 12/2/2020 |
11.0.0 | 183,879 | 11/23/2020 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/