Microsoft.Direct3D.D3D12 1.719.1-preview

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

Version 1.719.1:

  • Same as 1.719 plus 1.619.1 additions

Version 1.619.1:

  • Handle root signature objects in ID3D12StateObjectDatabase setters
  • Opacity Micromap Array addresses alignment was validated too strictly to 256B. Fixed to D3D12_RAYTRACING_OPACITY_MICROMAP_ARRAY_BYTE_ALIGNMENT: 128B. No effect on runtime behavior, just a debug layer message fix.

Version 1.719:

  • D3D12 VPblit 3DLUT
  • Enhanced barriers update: Fence barriers
  • Extension mechanism
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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Direct3D.D3D12:

Package Downloads
wisdom

A Low-level thin multiplatform and extensible Graphics API layer over Vulkan and DX12

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.719.1-preview 2,677 3/6/2026
1.719.0-preview 1,698 2/24/2026
1.717.1-preview 16,594 6/11/2025
1.717.0-preview 5,711 5/28/2025
1.716.1-preview 10,818 2/13/2025
1.716.0-preview 6,015 1/30/2025
1.715.1-preview 6,661 10/22/2024
1.715.0-preview 15,454 7/17/2024
1.619.1 25,530 3/6/2026
1.619.0 8,673 2/24/2026
1.618.5 164,905 12/5/2025
1.618.4 5,148 11/26/2025
1.618.3 10,871 11/10/2025
1.618.2 28,609 10/15/2025
1.618.1 59,598 9/25/2025
1.616.1 133,566 6/11/2025
1.616.0 20,879 5/28/2025
1.615.1 56,427 2/13/2025
1.615.0 13,401 1/30/2025
1.614.1 157,883 7/17/2024
Loading failed