Vortice.D3DCompiler 3.8.2

dotnet add package Vortice.D3DCompiler --version 3.8.2
                    
NuGet\Install-Package Vortice.D3DCompiler -Version 3.8.2
                    
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.8.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vortice.D3DCompiler" Version="3.8.2" />
                    
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.8.2
                    
#r "nuget: Vortice.D3DCompiler, 3.8.2"
                    
#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.8.2
                    
#: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.8.2
                    
Install as a Cake Addin
#tool nuget:?package=Vortice.D3DCompiler&version=3.8.2
                    
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 .net9.0 and .net10.0 and uses modern C#, 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 10 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 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. 
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.

ClickableTransparentOverlay

A library to create transparent overlays on the windows machines.

FlyleafLib

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

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.
umlx5h/LLPlayer
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
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.
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.8.2 992 1/5/2026
3.8.1 1,514 12/2/2025
3.8.0-beta 675 12/2/2025
3.7.6-beta 1,150 9/29/2025
3.7.5-beta 627 7/21/2025
3.7.4-beta 463 4/9/2025
3.7.3-beta 235 3/31/2025
3.7.2-beta 203 3/14/2025
3.7.1-beta 281 2/13/2025
3.7.0-beta 270 12/3/2024
3.6.2 18,758 10/9/2024
3.6.1-beta 193 9/30/2024
3.6.0-beta 179 9/23/2024
3.5.13-beta 181 9/5/2024
3.5.12-beta 189 9/2/2024
3.5.11-beta 185 7/30/2024
3.5.10-beta 220 7/8/2024
3.5.9-beta 200 7/1/2024
3.5.8-beta 272 6/27/2024
3.5.7-beta 206 6/25/2024
3.5.6-beta 179 6/25/2024
3.5.5-beta 197 6/20/2024
3.5.4-beta 204 6/14/2024
3.5.3-beta 180 6/10/2024
3.5.2-beta 211 5/29/2024
3.5.1-beta 188 5/27/2024
3.5.0 41,485 3/13/2024
3.4.4-beta 247 2/13/2024
3.4.3-beta 3,858 2/2/2024
3.4.2-beta 272 12/29/2023
3.4.1-beta 334 11/17/2023
3.4.0-beta 180 11/9/2023
3.3.4 40,045 10/13/2023
3.3.3-beta 330 10/9/2023
3.3.2-beta 215 10/6/2023
3.3.1-beta 184 9/18/2023
3.3.0-beta 162 9/18/2023
3.2.1-beta 298 6/23/2023
3.2.0 5,918 5/14/2023
3.1.1-beta 262 4/20/2023
3.1.0-beta 210 4/17/2023
3.0.5-beta 228 4/13/2023
3.0.4-beta 267 4/5/2023
3.0.3-beta 205 4/5/2023
3.0.2-beta 222 4/5/2023
3.0.1-beta 207 3/29/2023
3.0.0-beta 229 3/6/2023
2.4.2 571,210 3/3/2023
2.4.1-beta 331 2/9/2023
2.4.0-beta 257 1/25/2023
2.3.0 145,560 1/19/2023
2.2.0 8,753 12/22/2022
2.1.42-beta 285 11/8/2022
2.1.41 5,352 11/8/2022
2.1.40 283 11/8/2022
2.1.34-beta 272 9/28/2022
2.1.33-beta 240 9/26/2022
2.1.32 18,676 9/22/2022
2.1.31-beta 255 9/6/2022
2.1.30-beta 307 8/30/2022
2.1.29-beta 226 8/30/2022
2.1.28-beta 424 8/29/2022
2.1.27-beta 250 8/29/2022
2.1.26-beta 771 8/8/2022
2.1.25-beta 310 7/21/2022
2.1.24-beta 270 7/15/2022
2.1.23-beta 250 7/11/2022
2.1.22-beta 302 7/5/2022
2.1.21-beta 310 6/18/2022
2.1.20-beta 252 6/7/2022
2.1.19 6,158 6/7/2022
2.1.18 299 6/7/2022
2.1.17 292 6/7/2022
2.1.16-beta 263 6/6/2022
2.1.15-beta 295 5/31/2022
2.1.14-beta 306 5/19/2022
2.1.13-beta 247 5/19/2022
2.1.12-beta 279 5/9/2022
2.1.11-beta 275 5/2/2022
2.1.10-beta 876 4/25/2022
2.1.9-beta 352 4/21/2022
2.1.8-beta 528 4/11/2022
2.1.7-beta 264 4/8/2022
2.1.6-beta 263 4/5/2022
2.1.5-beta 286 3/31/2022
2.1.4-beta 407 3/21/2022
2.1.3-beta 293 3/15/2022
2.1.2 4,953 3/10/2022
2.1.2-beta 283 3/11/2022
2.1.1-beta9 359 1/24/2022
2.1.1-beta8 288 1/21/2022
2.1.1-beta7 320 1/20/2022
2.1.1-beta6 316 1/20/2022
2.1.1-beta5 318 1/19/2022
2.1.1-beta4 1,709 1/11/2022
2.1.1-beta3 293 1/10/2022
2.1.1-beta2 305 1/7/2022
2.1.1-beta12 310 3/2/2022
2.1.1-beta11 272 2/14/2022
2.1.1-beta10 299 2/8/2022
2.1.1-beta1 300 1/3/2022
2.1.0 88,041 12/31/2021
2.1.0-beta9 317 12/27/2021
2.1.0-beta8 481 12/9/2021
2.1.0-beta7 309 12/9/2021
2.1.0-beta6 300 12/6/2021
2.1.0-beta5 338 11/29/2021
2.1.0-beta4 540 11/10/2021
2.1.0-beta3 293 11/10/2021
2.1.0-beta2 1,459 11/2/2021
2.1.0-beta10 318 12/30/2021
2.0.20-beta 651 9/25/2021
2.0.19-beta 309 9/24/2021
1.9.143 6,974 9/8/2021
1.9.130 504 8/31/2021
1.9.117 589 8/26/2021
1.9.87 954 6/21/2021
1.9.80 490 6/1/2021
1.9.77 427 5/31/2021
1.9.65 426 5/15/2021
1.9.56 17,106 4/19/2021
1.9.45 452 4/11/2021
1.9.41 778 4/6/2021
1.9.29-beta 362 4/1/2021
1.9.28-beta 372 4/1/2021
1.9.27-beta 355 3/24/2021
1.9.25-beta 367 3/24/2021
1.9.24-beta 367 3/24/2021
1.9.18-beta 462 3/22/2021
1.9.17-beta 391 3/17/2021
1.9.10-beta 421 3/13/2021
1.9.9-beta 514 3/13/2021
1.9.7-beta 407 3/5/2021
1.9.4-beta 416 2/1/2021
1.9.3-beta 434 1/25/2021
1.9.2-beta 473 1/20/2021
1.9.1-beta 479 1/19/2021
1.8.59 988 1/19/2021
1.8.58 645 1/18/2021
1.8.57 629 1/18/2021
1.8.56 651 1/18/2021
1.8.55 664 1/13/2021
1.8.54 37,888 1/4/2021
1.8.53 709 1/4/2021
1.8.51 717 1/4/2021
1.8.50 731 12/31/2020
1.8.49 642 12/30/2020
1.8.48 658 12/29/2020
1.8.47 649 12/29/2020
1.8.46 651 12/29/2020
1.8.41 676 12/21/2020
1.8.40 641 12/21/2020
1.8.38 747 12/14/2020
1.8.37 668 12/10/2020
1.8.36 696 12/10/2020
1.8.35 746 11/30/2020
1.8.34 679 11/23/2020
1.8.31 781 11/1/2020
1.8.30 727 10/22/2020
1.8.29 675 10/22/2020
1.8.28 707 10/22/2020
1.8.27 686 10/22/2020
1.8.26 769 10/20/2020
1.8.24 756 10/19/2020
1.8.23 759 10/19/2020
1.8.22 705 10/19/2020
1.8.21 722 10/14/2020
1.8.19-gcdaf522b67 488 10/14/2020
1.8.18-g15838e93ce 486 10/12/2020
1.8.17 981 9/29/2020
1.8.16 748 9/28/2020
1.8.15 656 9/28/2020
1.8.14 807 9/22/2020
1.8.13 726 9/22/2020
1.8.12 759 9/22/2020
1.8.11 770 9/14/2020
1.8.10 1,915 9/14/2020
1.8.9 743 9/7/2020
1.8.6 825 9/2/2020
1.8.5 712 9/2/2020
1.8.3 701 8/27/2020
1.8.2-beta 470 8/27/2020
1.8.1-beta 521 8/26/2020
1.7.37 725 8/26/2020
1.7.36-beta 550 8/25/2020
1.7.33-beta 641 7/25/2020
1.7.31-beta 605 7/19/2020
1.7.30-beta 587 7/19/2020
1.7.29-beta 516 7/18/2020
1.7.28-beta 511 7/18/2020
1.7.26-beta 549 7/17/2020
1.7.25-beta 533 7/10/2020
1.7.24-beta 585 6/24/2020
1.7.22-beta 534 6/23/2020
1.7.17-beta 563 6/17/2020
1.7.16-beta 569 6/16/2020
1.7.15-beta 540 6/16/2020
1.7.14-beta 573 6/15/2020
1.7.13-beta 491 6/15/2020
1.7.12-beta 538 6/15/2020
1.7.11-beta 505 6/3/2020
1.7.10-beta 553 6/3/2020
1.7.9-beta 550 6/3/2020
1.7.5-beta 547 4/29/2020
1.7.4-beta 543 4/23/2020
1.7.3-beta 543 4/23/2020
1.7.2-beta 525 8/27/2020
1.7.1-beta 512 4/3/2020
1.6.0 857 4/3/2020
1.5.0 1,161 12/24/2019
1.4.0 852 11/7/2019
1.3.0 840 9/21/2019
1.2.0 816 9/2/2019
1.1.0 1,097 8/30/2019