HotChocolate.Types 16.6.6

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package HotChocolate.Types --version 16.6.6
                    
NuGet\Install-Package HotChocolate.Types -Version 16.6.6
                    
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.6.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HotChocolate.Types" Version="16.6.6" />
                    
Directory.Packages.props
<PackageReference Include="HotChocolate.Types" />
                    
Project file
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.6.6
                    
#r "nuget: HotChocolate.Types, 16.6.6"
                    
#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.6.6
                    
#: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.6.6
                    
Install as a Cake Addin
#tool nuget:?package=HotChocolate.Types&version=16.6.6
                    
Install as a Cake Tool

Contains the Hot Chocolate GraphQL type system.

Product 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.  net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (72)

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.Mutations

This package provides helpers for creating GraphQL mutations.

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.7.0-p.6 227 2026/9/11
16.7.0-p.5 312 2026/9/7
16.7.0-p.4 239 2026/9/7
16.7.0-p.3 242 2026/9/6
16.7.0-p.2 299 2026/9/1
16.7.0-p.1 275 2026/8/28
16.6.6 2,590 2026/9/11
16.6.5 912 2026/9/11
16.6.4 42,185 2026/9/4
16.6.3 16,003 2026/9/2
16.6.2 31,743 2026/8/28
16.6.1 133,806 2026/8/15
15.1.18 11,134 2026/9/4
14.3.2 5,758 2026/9/4
13.9.17 6,758 2026/9/4
Loading failed