HotChocolate.Types
16.0.0-p.11.14
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.11.14
NuGet\Install-Package HotChocolate.Types -Version 16.0.0-p.11.14
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.11.14" />
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.11.14" />
<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.11.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HotChocolate.Types, 16.0.0-p.11.14"
#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.11.14
#: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.11.14&prerelease
#tool nuget:?package=HotChocolate.Types&version=16.0.0-p.11.14&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.11.14)
- HotChocolate.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Caching.Memory (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Operation.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.11.14)
- HotChocolate.Features (>= 16.0.0-p.11.14)
- HotChocolate.Fusion.Language (>= 16.0.0-p.11.14)
- HotChocolate.Fusion.Utilities (>= 16.0.0-p.11.14)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.11.14)
- HotChocolate.Text.Json (>= 16.0.0-p.11.14)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.11.14)
- HotChocolate.Types.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Utilities (>= 16.0.0-p.11.14)
- HotChocolate.Utilities.Base36 (>= 16.0.0-p.11.14)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.11.14)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.Extensions.ObjectPool (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
-
net8.0
- GreenDonut (>= 16.0.0-p.11.14)
- HotChocolate.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Caching.Memory (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Operation.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.11.14)
- HotChocolate.Features (>= 16.0.0-p.11.14)
- HotChocolate.Fusion.Language (>= 16.0.0-p.11.14)
- HotChocolate.Fusion.Utilities (>= 16.0.0-p.11.14)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.11.14)
- HotChocolate.Text.Json (>= 16.0.0-p.11.14)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.11.14)
- HotChocolate.Types.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Utilities (>= 16.0.0-p.11.14)
- HotChocolate.Utilities.Base36 (>= 16.0.0-p.11.14)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.11.14)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.ObjectPool (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
-
net9.0
- GreenDonut (>= 16.0.0-p.11.14)
- HotChocolate.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Caching.Memory (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Configuration.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Operation.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Execution.Pipeline (>= 16.0.0-p.11.14)
- HotChocolate.Features (>= 16.0.0-p.11.14)
- HotChocolate.Fusion.Language (>= 16.0.0-p.11.14)
- HotChocolate.Fusion.Utilities (>= 16.0.0-p.11.14)
- HotChocolate.PersistedOperations.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.PersistedOperations.Pipeline (>= 16.0.0-p.11.14)
- HotChocolate.Text.Json (>= 16.0.0-p.11.14)
- HotChocolate.Transport.Formatters (>= 16.0.0-p.11.14)
- HotChocolate.Types.Abstractions (>= 16.0.0-p.11.14)
- HotChocolate.Utilities (>= 16.0.0-p.11.14)
- HotChocolate.Utilities.Base36 (>= 16.0.0-p.11.14)
- HotChocolate.Utilities.DependencyInjection (>= 16.0.0-p.11.14)
- Microsoft.Extensions.DependencyInjection (>= 9.0.4)
- Microsoft.Extensions.ObjectPool (>= 9.0.2)
- Microsoft.Extensions.Options (>= 9.0.2)
NuGet packages (58)
Showing the top 5 NuGet packages that depend on HotChocolate.Types:
| Package | Downloads |
|---|---|
|
HotChocolate.Execution
Package Description |
|
|
HotChocolate.Fetching
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
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 16.0.0-p.11.19 | 31 | 2/26/2026 |
| 16.0.0-p.11.18 | 93 | 2/26/2026 |
| 16.0.0-p.11.17 | 60 | 2/25/2026 |
| 16.0.0-p.11.16 | 106 | 2/25/2026 |
| 16.0.0-p.11.15 | 117 | 2/25/2026 |
| 16.0.0-p.11.14 | 196 | 2/24/2026 |
| 16.0.0-p.11.13 | 187 | 2/23/2026 |
| 16.0.0-p.11.12 | 160 | 2/23/2026 |
| 16.0.0-p.11.11 | 236 | 2/21/2026 |
| 15.1.12 | 292,301 | 1/15/2026 |
Loading failed
Release notes: https://github.com/ChilliCream/graphql-platform/releases/