Microsoft.Direct3D.D3D12 1.619.1

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

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.619:

  • Shader Model 6.9 support:
    • Shader Execution Reordering (DXR 1.2)
    • Opacity Micromaps (DXR 1.2)
    • Long vectors
    • 16 bit float specials
    • A few previously optional features are now required
  • Revised resource view creation APIS
  • Periodic trim notifications
  • Increased dispatch grid limit
  • CPU timeline query
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,873 3/6/2026
1.719.0-preview 1,707 2/24/2026
1.717.1-preview 16,646 6/11/2025
1.717.0-preview 5,751 5/28/2025
1.716.1-preview 10,822 2/13/2025
1.716.0-preview 6,020 1/30/2025
1.715.1-preview 6,685 10/22/2024
1.715.0-preview 15,471 7/17/2024
1.619.1 27,362 3/6/2026
1.619.0 8,974 2/24/2026
1.618.5 169,385 12/5/2025
1.618.4 5,177 11/26/2025
1.618.3 11,056 11/10/2025
1.618.2 28,901 10/15/2025
1.618.1 59,773 9/25/2025
1.616.1 133,758 6/11/2025
1.616.0 20,898 5/28/2025
1.615.1 56,669 2/13/2025
1.615.0 13,421 1/30/2025
1.614.1 158,582 7/17/2024
Loading failed