Vortice.D3DCompiler 3.7.6-beta

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

Vortice.Windows

License: MIT Build status NuGet

Vortice.Windows is a collection of Win32 and UWP libraries with bindings support for DXGI, WIC, DirectWrite, Direct2D, Direct3D9, Direct3D11, Direct3D12, XInput, XAudio2, X3DAudio, DirectInput, DirectStorage, DirectML, UIAnimation and DirectSound.

This library targets .net8.0 and .net9.0 and uses modern C# 13, see CHANGELOG for list of changes between commits.

If you are looking for high-performance low level bindings, please visit Vortice.Win32

Sponsors

Please consider becoming a SPONSOR to further help development and to allow faster issue triaging and new features to be implemented. NOTE: any feature request would require a sponsor in order to allow faster implementation and allow this project to continue.

There is a collection of samples available Vortice.Windows.Samples

Credits

Library development, contributions and bugfixes by:

  • Amer Koleci
  • Aaron Sun (DirectML)

SharpDX bindings were used for some platforms to understand how mapping works using SharpGenTools.

Build

In order to compile, make sure no spaces are present in the solution path otherwise SharpGen will fail to generate bindings. Also, you need to install Visual Studio 2022 with the following components:

  • Visual C++ Toolset Component
  • Windows 11 SDK (10.0.26100.0)
  • .NET 9 SDK

Projects using Vortice.Windows

Samples

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 was computed.  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.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Vortice.D3DCompiler:

Package Downloads
Veldrid

A low-level, hardware-accelerated graphics and compute library for .NET, with backends for Vulkan, Metal, Direct3D 11, OpenGL, and OpenGL ES. Veldrid can be used to create high-performance 2D and 3D games, simulations, tools, and other graphical applications.

ppy.Veldrid

A low-level, hardware-accelerated graphics and compute library for .NET, with backends for Vulkan, Metal, Direct3D 11, OpenGL, and OpenGL ES. Veldrid can be used to create high-performance 2D and 3D games, simulations, tools, and other graphical applications.

FlyleafLib

Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX)

ClickableTransparentOverlay

A library to create transparent overlays on the windows machines.

Evergine.DirectX11

Provides DirectX11 rendering implementation for Evergine

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Vortice.D3DCompiler:

Repository Stars
Live-Charts/LiveCharts2
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
veldrid/veldrid
A low-level, portable graphics library for .NET.
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
umlx5h/LLPlayer
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
RazTools/Studio
Modded AssetStudio with new features
SuRGeoNix/Flyleaf
Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
lindexi/lindexi_gd
博客用到的代码
Greavesy1899/MafiaToolkit
Open source toolkit for Mafia games. (Mafia II, Mafia III, Mafia DE)
zaafar/ClickableTransparentOverlay
A library for creating transparent overlay using windows API & ImGui.NET
Version Downloads Last Updated
3.7.6-beta 69 9/29/2025
3.7.5-beta 573 7/21/2025
3.7.4-beta 322 4/9/2025
3.7.3-beta 193 3/31/2025
3.7.2-beta 153 3/14/2025
3.7.1-beta 204 2/13/2025
3.7.0-beta 217 12/3/2024
3.6.2 12,172 10/9/2024
3.6.1-beta 143 9/30/2024
3.6.0-beta 133 9/23/2024
3.5.13-beta 140 9/5/2024
3.5.12-beta 134 9/2/2024
3.5.11-beta 148 7/30/2024
3.5.10-beta 167 7/8/2024
3.5.9-beta 156 7/1/2024
3.5.8-beta 228 6/27/2024
3.5.7-beta 160 6/25/2024
3.5.6-beta 136 6/25/2024
3.5.5-beta 147 6/20/2024
3.5.4-beta 157 6/14/2024
3.5.3-beta 146 6/10/2024
3.5.2-beta 160 5/29/2024
3.5.1-beta 143 5/27/2024
3.5.0 31,048 3/13/2024
3.4.4-beta 200 2/13/2024
3.4.3-beta 3,283 2/2/2024
3.4.2-beta 239 12/29/2023
3.4.1-beta 277 11/17/2023
3.4.0-beta 150 11/9/2023
3.3.4 31,049 10/13/2023
3.3.3-beta 286 10/9/2023
3.3.2-beta 171 10/6/2023
3.3.1-beta 141 9/18/2023
3.3.0-beta 120 9/18/2023
3.2.1-beta 253 6/23/2023
3.2.0 5,202 5/14/2023
3.1.1-beta 208 4/20/2023
3.1.0-beta 160 4/17/2023
3.0.5-beta 179 4/13/2023
3.0.4-beta 208 4/5/2023
3.0.3-beta 157 4/5/2023
3.0.2-beta 164 4/5/2023
3.0.1-beta 165 3/29/2023
3.0.0-beta 194 3/6/2023
2.4.2 491,251 3/3/2023
2.4.1-beta 270 2/9/2023
2.4.0-beta 209 1/25/2023
2.3.0 121,841 1/19/2023
2.2.0 8,278 12/22/2022
2.1.42-beta 231 11/8/2022
2.1.41 5,211 11/8/2022
2.1.40 226 11/8/2022
2.1.34-beta 223 9/28/2022
2.1.33-beta 198 9/26/2022
2.1.32 18,173 9/22/2022
2.1.31-beta 203 9/6/2022
2.1.30-beta 253 8/30/2022
2.1.29-beta 169 8/30/2022
2.1.28-beta 376 8/29/2022
2.1.27-beta 188 8/29/2022
2.1.26-beta 657 8/8/2022
2.1.25-beta 258 7/21/2022
2.1.24-beta 211 7/15/2022
2.1.23-beta 197 7/11/2022
2.1.22-beta 246 7/5/2022
2.1.21-beta 240 6/18/2022
2.1.20-beta 202 6/7/2022
2.1.19 5,819 6/7/2022
2.1.18 239 6/7/2022
2.1.17 239 6/7/2022
2.1.16-beta 206 6/6/2022
2.1.15-beta 227 5/31/2022
2.1.14-beta 248 5/19/2022
2.1.13-beta 205 5/19/2022
2.1.12-beta 225 5/9/2022
2.1.11-beta 227 5/2/2022
2.1.10-beta 803 4/25/2022
2.1.9-beta 276 4/21/2022
2.1.8-beta 477 4/11/2022
2.1.7-beta 218 4/8/2022
2.1.6-beta 209 4/5/2022
2.1.5-beta 240 3/31/2022
2.1.4-beta 352 3/21/2022
2.1.3-beta 233 3/15/2022
2.1.2 4,608 3/10/2022
2.1.2-beta 226 3/11/2022
2.1.1-beta9 287 1/24/2022
2.1.1-beta8 236 1/21/2022
2.1.1-beta7 253 1/20/2022
2.1.1-beta6 259 1/20/2022
2.1.1-beta5 251 1/19/2022
2.1.1-beta4 1,631 1/11/2022
2.1.1-beta3 237 1/10/2022
2.1.1-beta2 253 1/7/2022
2.1.1-beta12 247 3/2/2022
2.1.1-beta11 222 2/14/2022
2.1.1-beta10 241 2/8/2022
2.1.1-beta1 248 1/3/2022
2.1.0 87,101 12/31/2021
2.1.0-beta9 247 12/27/2021
2.1.0-beta8 422 12/9/2021
2.1.0-beta7 260 12/9/2021
2.1.0-beta6 247 12/6/2021
2.1.0-beta5 270 11/29/2021
2.1.0-beta4 486 11/10/2021
2.1.0-beta3 240 11/10/2021
2.1.0-beta2 1,347 11/2/2021
2.1.0-beta10 256 12/30/2021
2.0.20-beta 596 9/25/2021
2.0.19-beta 258 9/24/2021
1.9.143 5,565 9/8/2021
1.9.130 446 8/31/2021
1.9.117 531 8/26/2021
1.9.87 895 6/21/2021
1.9.80 437 6/1/2021
1.9.77 361 5/31/2021
1.9.65 377 5/15/2021
1.9.56 16,974 4/19/2021
1.9.45 384 4/11/2021
1.9.41 708 4/6/2021
1.9.29-beta 309 4/1/2021
1.9.28-beta 310 4/1/2021
1.9.27-beta 304 3/24/2021
1.9.25-beta 312 3/24/2021
1.9.24-beta 315 3/24/2021
1.9.18-beta 384 3/22/2021
1.9.17-beta 324 3/17/2021
1.9.10-beta 349 3/13/2021
1.9.9-beta 447 3/13/2021
1.9.7-beta 331 3/5/2021
1.9.4-beta 344 2/1/2021
1.9.3-beta 363 1/25/2021
1.9.2-beta 403 1/20/2021
1.9.1-beta 405 1/19/2021
1.8.59 908 1/19/2021
1.8.58 561 1/18/2021
1.8.57 543 1/18/2021
1.8.56 572 1/18/2021
1.8.55 574 1/13/2021
1.8.54 37,805 1/4/2021
1.8.53 626 1/4/2021
1.8.51 631 1/4/2021
1.8.50 652 12/31/2020
1.8.49 564 12/30/2020
1.8.48 587 12/29/2020
1.8.47 568 12/29/2020
1.8.46 568 12/29/2020
1.8.41 602 12/21/2020
1.8.40 573 12/21/2020
1.8.38 675 12/14/2020
1.8.37 590 12/10/2020
1.8.36 618 12/10/2020
1.8.35 669 11/30/2020
1.8.34 596 11/23/2020
1.8.31 711 11/1/2020
1.8.30 632 10/22/2020
1.8.29 597 10/22/2020
1.8.28 629 10/22/2020
1.8.27 615 10/22/2020
1.8.26 693 10/20/2020
1.8.24 670 10/19/2020
1.8.23 678 10/19/2020
1.8.22 635 10/19/2020
1.8.21 643 10/14/2020
1.8.19-gcdaf522b67 394 10/14/2020
1.8.18-g15838e93ce 414 10/12/2020
1.8.17 907 9/29/2020
1.8.16 669 9/28/2020
1.8.15 595 9/28/2020
1.8.14 718 9/22/2020
1.8.13 645 9/22/2020
1.8.12 679 9/22/2020
1.8.11 698 9/14/2020
1.8.10 1,823 9/14/2020
1.8.9 663 9/7/2020
1.8.6 741 9/2/2020
1.8.5 642 9/2/2020
1.8.3 618 8/27/2020
1.8.2-beta 385 8/27/2020
1.8.1-beta 440 8/26/2020
1.7.37 635 8/26/2020
1.7.36-beta 470 8/25/2020
1.7.33-beta 570 7/25/2020
1.7.31-beta 527 7/19/2020
1.7.30-beta 514 7/19/2020
1.7.29-beta 437 7/18/2020
1.7.28-beta 447 7/18/2020
1.7.26-beta 465 7/17/2020
1.7.25-beta 463 7/10/2020
1.7.24-beta 502 6/24/2020
1.7.22-beta 459 6/23/2020
1.7.17-beta 477 6/17/2020
1.7.16-beta 491 6/16/2020
1.7.15-beta 457 6/16/2020
1.7.14-beta 496 6/15/2020
1.7.13-beta 421 6/15/2020
1.7.12-beta 466 6/15/2020
1.7.11-beta 426 6/3/2020
1.7.10-beta 480 6/3/2020
1.7.9-beta 464 6/3/2020
1.7.5-beta 466 4/29/2020
1.7.4-beta 465 4/23/2020
1.7.3-beta 464 4/23/2020
1.7.2-beta 429 8/27/2020
1.7.1-beta 444 4/3/2020
1.6.0 780 4/3/2020
1.5.0 1,064 12/24/2019
1.4.0 758 11/7/2019
1.3.0 754 9/21/2019
1.2.0 746 9/2/2019
1.1.0 978 8/30/2019