HotChocolate.Types
16.0.0-p.8.2
Prefix Reserved
This is a prerelease version of HotChocolate.Types.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HotChocolate.Types --version 16.0.0-p.8.2
NuGet\Install-Package HotChocolate.Types -Version 16.0.0-p.8.2
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.Types" Version="16.0.0-p.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.Types" Version="16.0.0-p.8.2" />
<PackageReference Include="HotChocolate.Types" />
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.Types --version 16.0.0-p.8.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotChocolate.Types, 16.0.0-p.8.2"
#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.Types@16.0.0-p.8.2
#: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.Types&version=16.0.0-p.8.2&prerelease
#tool nuget:?package=HotChocolate.Types&version=16.0.0-p.8.2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains the Hot Chocolate GraphQL type system.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- GreenDonut (>= 16.0.0-p.8.2)
- HotChocolate.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.2)
- HotChocolate.Features (>= 16.0.0-p.8.2)
- HotChocolate.Fusion.Language (>= 16.0.0-p.8.2)
- HotChocolate.Types.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Types.Shared (>= 16.0.0-p.8.2)
- HotChocolate.Utilities (>= 16.0.0-p.8.2)
- HotChocolate.Utilities.Base36 (>= 16.0.0-p.8.2)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.7.25380.108)
- Microsoft.Extensions.ObjectPool (>= 10.0.0-preview.7.25380.108)
-
net8.0
- GreenDonut (>= 16.0.0-p.8.2)
- HotChocolate.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.2)
- HotChocolate.Features (>= 16.0.0-p.8.2)
- HotChocolate.Fusion.Language (>= 16.0.0-p.8.2)
- HotChocolate.Types.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Types.Shared (>= 16.0.0-p.8.2)
- HotChocolate.Utilities (>= 16.0.0-p.8.2)
- HotChocolate.Utilities.Base36 (>= 16.0.0-p.8.2)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.ObjectPool (>= 8.0.0)
-
net9.0
- GreenDonut (>= 16.0.0-p.8.2)
- HotChocolate.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Caching.Memory (>= 16.0.0-p.8.2)
- HotChocolate.Features (>= 16.0.0-p.8.2)
- HotChocolate.Fusion.Language (>= 16.0.0-p.8.2)
- HotChocolate.Types.Abstractions (>= 16.0.0-p.8.2)
- HotChocolate.Types.Shared (>= 16.0.0-p.8.2)
- HotChocolate.Utilities (>= 16.0.0-p.8.2)
- HotChocolate.Utilities.Base36 (>= 16.0.0-p.8.2)
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.ObjectPool (>= 9.0.2)
NuGet packages (47)
Showing the top 5 NuGet packages that depend on HotChocolate.Types:
Package | Downloads |
---|---|
HotChocolate.Fetching
Package Description |
|
HotChocolate.Execution
Package Description |
|
HotChocolate
Contains the Hot Chocolate GraphQL query execution engine and query validation. |
|
HotChocolate.Types.CursorPagination
Contains middleware and types for cursor based pagination. |
|
HotChocolate.Types.OffsetPagination
Contains middleware and types for offset based pagination. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on HotChocolate.Types:
Repository | Stars |
---|---|
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
|
|
thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
|
Version | Downloads | Last Updated |
---|---|---|
16.0.0-p.8.3 | 0 | 9/19/2025 |
16.0.0-p.8.2 | 51 | 9/18/2025 |
16.0.0-p.8.1 | 281 | 9/15/2025 |
15.1.11-p.3 | 36 | 9/17/2025 |
15.1.11-p.2 | 71 | 9/14/2025 |
15.1.11-p.1 | 200 | 9/2/2025 |
15.1.10 | 82,211 | 9/1/2025 |
15.1.9 | 48,313 | 8/27/2025 |
15.1.8 | 244,696 | 7/25/2025 |
15.1.7 | 162,563 | 6/27/2025 |
15.1.6 | 96,844 | 6/18/2025 |
15.1.5 | 326,804 | 5/20/2025 |
15.1.4 | 50,447 | 5/15/2025 |
15.1.3 | 687,641 | 3/27/2025 |
15.1.2 | 107,036 | 3/27/2025 |
15.1.1 | 54,322 | 3/21/2025 |
15.1.0 | 69,851 | 3/19/2025 |
15.0.3 | 773,575 | 2/6/2025 |
15.0.2 | 15,483 | 2/6/2025 |
15.0.1 | 10,709 | 2/5/2025 |
15.0.0 | 63,471 | 2/4/2025 |
14.3.0 | 1,349,404 | 12/16/2024 |
14.2.0 | 199,424 | 12/3/2024 |
14.1.0 | 593,227 | 11/6/2024 |
14.0.0 | 632,045 | 10/16/2024 |
13.9.14 | 1,891,622 | 9/30/2024 |
13.9.13 | 26,610 | 9/27/2024 |
13.9.12 | 808,573 | 9/4/2024 |
13.9.11 | 806,517 | 8/9/2024 |
13.9.10 | 30,755 | 8/8/2024 |
13.9.9 | 119,597 | 8/1/2024 |
13.9.8 | 199,310 | 7/25/2024 |
13.9.7 | 817,948 | 7/4/2024 |
13.9.6 | 448,330 | 6/12/2024 |
13.9.5 | 458,379 | 5/28/2024 |
13.9.4 | 591,888 | 5/13/2024 |
13.9.3 | 40,287 | 5/10/2024 |
13.9.2 | 9,584 | 5/10/2024 |
13.9.1 | 128,640 | 5/7/2024 |
13.9.0 | 1,941,587 | 2/19/2024 |
13.8.1 | 1,721,542 | 12/19/2023 |
13.8.0 | 228,717 | 12/18/2023 |
13.7.0 | 1,252,555 | 11/1/2023 |
13.6.1 | 308,246 | 10/26/2023 |
13.6.0 | 163,213 | 10/26/2023 |
13.5.1 | 1,518,460 | 8/23/2023 |
13.5.0 | 101,794 | 8/22/2023 |
13.4.0 | 476,932 | 7/24/2023 |
13.3.3 | 240,673 | 7/11/2023 |
13.3.2 | 19,645 | 7/10/2023 |
13.3.1 | 66,736 | 7/5/2023 |
13.3.0 | 53,526 | 7/3/2023 |
13.2.1 | 546,646 | 6/5/2023 |
13.2.0 | 53,186 | 6/2/2023 |
13.1.0 | 339,449 | 5/21/2023 |
13.0.5 | 2,674,220 | 2/24/2023 |
13.0.4 | 51,013 | 2/21/2023 |
13.0.3 | 18,487 | 2/21/2023 |
13.0.2 | 250,737 | 2/9/2023 |
13.0.1 | 14,036 | 2/8/2023 |
13.0.0 | 543,029 | 2/7/2023 |
12.22.6 | 167,491 | 9/30/2024 |
12.22.5 | 2,753 | 9/27/2024 |
12.22.4 | 93,800 | 5/10/2024 |
12.22.3 | 2,236 | 5/7/2024 |
12.22.2 | 200,980 | 12/12/2023 |
12.22.1 | 3,968 | 12/12/2023 |
12.22.0 | 103,180 | 11/1/2023 |
12.21.0 | 205,761 | 7/11/2023 |
12.20.0 | 7,409 | 7/4/2023 |
12.19.2 | 49,610 | 6/27/2023 |
12.18.0 | 830,132 | 2/24/2023 |
12.17.0 | 100,875 | 2/7/2023 |
12.16.2 | 41,693 | 2/6/2023 |
12.16.0 | 958,096 | 1/3/2023 |
12.15.4 | 113,069 | 1/2/2023 |
12.15.2 | 2,512,633 | 11/7/2022 |
12.15.1 | 110,926 | 11/1/2022 |
12.15.0 | 507,028 | 10/8/2022 |
12.14.0 | 309,509 | 9/21/2022 |
12.13.2 | 334,509 | 9/7/2022 |
12.13.1 | 61,553 | 9/6/2022 |
12.13.0 | 77,827 | 9/1/2022 |
12.12.1 | 1,003,745 | 7/14/2022 |
12.12.0 | 203,828 | 7/4/2022 |
12.11.1 | 499,195 | 6/14/2022 |
12.11.0 | 36,701 | 6/13/2022 |
12.10.0 | 186,495 | 6/3/2022 |
12.9.0 | 462,444 | 5/11/2022 |
12.8.2 | 353,242 | 5/3/2022 |
12.8.1 | 160,049 | 4/25/2022 |
12.8.0 | 71,323 | 4/22/2022 |
12.7.0 | 824,309 | 3/11/2022 |
12.6.2 | 116,731 | 3/6/2022 |
12.6.1 | 167,015 | 2/28/2022 |
12.6.0 | 736,696 | 1/27/2022 |
12.5.0 | 366,494 | 1/13/2022 |
12.4.1 | 682,646 | 12/15/2021 |
12.4.0 | 215,014 | 12/14/2021 |
12.3.2 | 370,054 | 11/22/2021 |
12.3.1 | 18,580 | 11/19/2021 |
12.3.0 | 46,789 | 11/17/2021 |
12.2.2 | 55,210 | 11/16/2021 |
12.2.1 | 82,764 | 11/12/2021 |
12.2.0 | 20,333 | 11/11/2021 |
12.1.0 | 61,255 | 11/8/2021 |
12.0.1 | 512,981 | 10/1/2021 |
12.0.0 | 76,670 | 9/27/2021 |
11.3.8 | 590,136 | 9/24/2021 |
11.3.7 | 198,620 | 9/6/2021 |
11.3.6 | 46,682 | 8/31/2021 |
11.3.5 | 195,708 | 8/17/2021 |
11.3.4 | 149,834 | 8/6/2021 |
11.3.3 | 66,908 | 8/1/2021 |
11.3.2 | 80,452 | 7/22/2021 |
11.3.1 | 337,926 | 6/28/2021 |
11.3.0 | 206,631 | 6/9/2021 |
11.2.2 | 305,326 | 4/22/2021 |
11.2.1 | 26,323 | 4/21/2021 |
11.1.0 | 169,912 | 3/29/2021 |
11.0.9 | 393,733 | 1/27/2021 |
11.0.8 | 194,995 | 1/14/2021 |
11.0.7 | 48,273 | 1/6/2021 |
11.0.6 | 34,199 | 12/23/2020 |
11.0.5 | 36,927 | 12/18/2020 |
11.0.4 | 16,098 | 12/16/2020 |
11.0.3 | 12,859 | 12/15/2020 |
11.0.2 | 19,552 | 12/8/2020 |
11.0.1 | 75,422 | 12/2/2020 |
11.0.0 | 181,708 | 11/23/2020 |
10.5.5 | 1,187,673 | 11/23/2020 |
10.5.4 | 17,802 | 11/18/2020 |
10.5.3 | 198,904 | 9/28/2020 |
10.5.2 | 549,812 | 7/28/2020 |
10.5.1 | 9,309 | 7/28/2020 |
10.5.0 | 13,567 | 7/27/2020 |
10.4.3 | 520,606 | 5/5/2020 |
10.4.2 | 84,206 | 4/20/2020 |
10.4.1 | 45,027 | 4/6/2020 |
10.4.0 | 50,637 | 3/18/2020 |
10.3.6 | 59,498 | 2/28/2020 |
10.3.5 | 65,840 | 1/13/2020 |
10.3.4 | 9,094 | 1/9/2020 |
10.3.3 | 6,632 | 1/9/2020 |
10.3.2 | 15,289 | 1/6/2020 |
10.3.1 | 35,974 | 12/31/2019 |
10.3.0 | 15,627 | 12/26/2019 |
10.2.0 | 45,539 | 10/31/2019 |
10.1.1 | 13,309 | 10/14/2019 |
10.1.0 | 77,389 | 9/13/2019 |
10.0.1 | 23,279 | 8/14/2019 |
10.0.0 | 6,410 | 8/14/2019 |
9.0.4 | 30,054 | 6/14/2019 |
9.0.3 | 5,130 | 6/13/2019 |
9.0.2 | 4,784 | 6/11/2019 |
9.0.1 | 4,830 | 6/9/2019 |
9.0.0 | 6,642 | 6/4/2019 |
0.8.2 | 18,369 | 4/10/2019 |
0.8.1 | 7,507 | 3/31/2019 |
0.8.0 | 8,823 | 3/4/2019 |
0.7.0 | 8,741 | 2/3/2019 |
0.6.11 | 4,611 | 12/6/2018 |
0.6.10 | 2,107 | 12/5/2018 |
0.6.9 | 2,195 | 12/3/2018 |
0.6.8 | 3,572 | 11/29/2018 |
0.6.7 | 5,188 | 11/25/2018 |
0.6.6 | 3,450 | 11/23/2018 |
0.6.5 | 3,592 | 11/20/2018 |
0.6.4 | 3,448 | 11/20/2018 |
0.6.3 | 3,470 | 11/19/2018 |
0.6.2 | 2,228 | 11/19/2018 |
0.6.1 | 3,588 | 11/15/2018 |
0.6.0 | 8,974 | 11/12/2018 |
0.5.2 | 3,323 | 10/10/2018 |
0.5.1 | 3,184 | 10/9/2018 |
0.5.0 | 3,217 | 10/8/2018 |
0.4.6 | 3,951 | 9/3/2018 |
0.4.5 | 3,229 | 9/2/2018 |
0.4.4 | 3,241 | 8/26/2018 |
0.4.3 | 3,138 | 8/26/2018 |
0.4.2 | 3,177 | 8/24/2018 |
0.4.1 | 3,229 | 8/21/2018 |
0.4.0 | 3,829 | 7/30/2018 |
0.3.2 | 3,326 | 7/27/2018 |
0.3.1 | 3,325 | 7/27/2018 |
0.3.0 | 5,654 | 7/14/2018 |
Release notes: https://github.com/ChilliCream/graphql-platform/releases/