Microsoft.Windows.SDK.CPP.x64 10.0.28000.1839

Prefix Reserved
dotnet add package Microsoft.Windows.SDK.CPP.x64 --version 10.0.28000.1839
                    
NuGet\Install-Package Microsoft.Windows.SDK.CPP.x64 -Version 10.0.28000.1839
                    
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="Microsoft.Windows.SDK.CPP.x64" Version="10.0.28000.1839" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Windows.SDK.CPP.x64" Version="10.0.28000.1839" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Windows.SDK.CPP.x64" />
                    
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 Microsoft.Windows.SDK.CPP.x64 --version 10.0.28000.1839
                    
#r "nuget: Microsoft.Windows.SDK.CPP.x64, 10.0.28000.1839"
                    
#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 Microsoft.Windows.SDK.CPP.x64@10.0.28000.1839
                    
#: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=Microsoft.Windows.SDK.CPP.x64&version=10.0.28000.1839
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Windows.SDK.CPP.x64&version=10.0.28000.1839
                    
Install as a Cake Tool

The Windows SDK for C++: x64 enables developers to build x64 binaries for Windows platforms.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.Windows.SDK.CPP.x64:

Package Downloads
Microsoft.Windows.WDK.x64

The X64 WDK enables driver development specifically for X64 target platforms.

OrdinaryCppBuildToolChainWindowsSDKMetaPackage

The Windows SDK for C++: x64 enables developers to build x64 binaries for Windows platforms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.28000.1839 9,337 4/29/2026
10.0.28000.1761-preview 260 4/8/2026
10.0.28000.1721 3,496 3/31/2026
10.0.28000.1-RTM 8,386 11/20/2025
10.0.26100.8249 6,969 5/26/2026
10.0.26100.8117-preview 178 4/7/2026
10.0.26100.7705 12,943 2/10/2026
10.0.26100.7627 242 2/10/2026
10.0.26100.7463 1,855 1/8/2026
10.0.26100.7175 12,515 11/17/2025
10.0.26100.6901 9,274 10/24/2025
10.0.26100.6584 80,814 9/23/2025
10.0.26100.4948 4,736 8/18/2025
10.0.26100.4654 1,044 7/17/2025
10.0.26100.4204 103,929 7/1/2025
10.0.26100.4202 523 7/1/2025
10.0.26100.4188 2,827 5/19/2025
10.0.26100.3916 720 5/6/2025
10.0.26100.3323 25,209 3/18/2025
10.0.26100.2454 61,567 11/26/2024
Loading failed