Vortice.Direct3D11 3.8.2

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

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

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.

NetDimension.NanUI

Easily buid powerful WinForm applications with HTML, CSS and JavaScript.

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.

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Vortice.Direct3D11:

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.
DearVa/Everywhere
Context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.
XuanchenLin/NanUI
NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.
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!
Babyhamsta/Aimmy
Universal Second Eye for Gamers with Impairments (Universal AI Aim Aligner (AI Aimbot) - ONNX/YOLOv8 - C#)
SuRGeoNix/Flyleaf
Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
SnapXL/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
Aminator/DirectX12GameEngine
DirectX 12 .NET game engine
lindexi/lindexi_gd
博客用到的代码
Ottermandias/Glamourer
Change outside appearance of actors using Penumbra.
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 587 1/5/2026
3.8.1 2,518 12/2/2025
3.8.0-beta 666 12/2/2025
3.7.6-beta 1,130 9/29/2025
3.7.5-beta 742 7/21/2025
3.7.4-beta 610 4/9/2025
3.7.3-beta 241 3/31/2025
3.7.2-beta 236 3/14/2025
3.7.1-beta 301 2/13/2025
3.7.0-beta 10,038 12/3/2024
3.6.2 48,140 10/9/2024
3.6.1-beta 172 9/30/2024
3.6.0-beta 185 9/23/2024
3.5.13-beta 205 9/5/2024
3.5.12-beta 189 9/2/2024
3.5.11-beta 170 7/30/2024
3.5.10-beta 204 7/8/2024
3.5.9-beta 201 7/1/2024
3.5.8-beta 286 6/27/2024
3.5.7-beta 178 6/25/2024
3.5.6-beta 160 6/25/2024
3.5.5-beta 195 6/20/2024
3.5.4-beta 679 6/14/2024
3.5.3-beta 159 6/10/2024
3.5.2-beta 182 5/29/2024
3.5.1-beta 162 5/27/2024
3.5.0 45,405 3/13/2024
3.4.4-beta 325 2/13/2024
3.4.3-beta 268 2/2/2024
3.4.2-beta 1,263 12/29/2023
3.4.1-beta 306 11/17/2023
3.4.0-beta 206 11/9/2023
3.3.4 39,150 10/13/2023
3.3.3-beta 358 10/9/2023
3.3.2-beta 214 10/6/2023
3.3.1-beta 161 9/18/2023
3.3.0-beta 129 9/18/2023
3.2.1-beta 303 6/23/2023
3.2.0 12,489 5/14/2023
3.1.1-beta 236 4/20/2023
3.1.0-beta 204 4/17/2023
3.0.5-beta 203 4/13/2023
3.0.4-beta 256 4/5/2023
3.0.3-beta 225 4/5/2023
3.0.2-beta 215 4/5/2023
3.0.1-beta 231 3/29/2023
3.0.0-beta 271 3/6/2023
2.4.2 560,923 3/3/2023
2.4.1-beta 301 2/9/2023
2.4.0-beta 269 1/25/2023
2.3.0 143,152 1/19/2023
2.2.0 8,768 12/22/2022
2.1.42-beta 259 11/8/2022
2.1.41 7,961 11/8/2022
2.1.40 272 11/8/2022
2.1.34-beta 272 9/28/2022
2.1.33-beta 273 9/26/2022
2.1.32 19,287 9/22/2022
2.1.31-beta 243 9/6/2022
2.1.30-beta 284 8/30/2022
2.1.29-beta 202 8/30/2022
2.1.28-beta 412 8/29/2022
2.1.27-beta 223 8/29/2022
2.1.26-beta 740 8/8/2022
2.1.25-beta 278 7/21/2022
2.1.24-beta 264 7/15/2022
2.1.23-beta 644 7/11/2022
2.1.22-beta 439 7/5/2022
2.1.21-beta 275 6/18/2022
2.1.20-beta 248 6/7/2022
2.1.19 12,739 6/7/2022
2.1.18 274 6/7/2022
2.1.17 280 6/7/2022
2.1.16-beta 274 6/6/2022
2.1.15-beta 251 5/31/2022
2.1.14-beta 316 5/19/2022
2.1.13-beta 256 5/19/2022
2.1.12-beta 278 5/9/2022
2.1.11-beta 301 5/2/2022
2.1.10-beta 854 4/25/2022
2.1.9-beta 379 4/21/2022
2.1.8-beta 516 4/11/2022
2.1.7-beta 287 4/8/2022
2.1.6-beta 244 4/5/2022
2.1.5-beta 289 3/31/2022
2.1.4-beta 384 3/21/2022
2.1.3-beta 276 3/15/2022
2.1.2 10,635 3/10/2022
2.1.2-beta 258 3/11/2022
2.1.1-beta9 348 1/24/2022
2.1.1-beta8 287 1/21/2022
2.1.1-beta7 289 1/20/2022
2.1.1-beta6 283 1/20/2022
2.1.1-beta5 288 1/19/2022
2.1.1-beta4 1,718 1/11/2022
2.1.1-beta3 281 1/10/2022
2.1.1-beta2 293 1/7/2022
2.1.1-beta12 284 3/2/2022
2.1.1-beta11 288 2/14/2022
2.1.1-beta10 275 2/8/2022
2.1.1-beta1 289 1/3/2022
2.1.0 88,919 12/31/2021
2.1.0-beta9 318 12/27/2021
2.1.0-beta8 511 12/9/2021
2.1.0-beta7 312 12/9/2021
2.1.0-beta6 324 12/6/2021
2.1.0-beta5 313 11/29/2021
2.1.0-beta4 553 11/10/2021
2.1.0-beta3 331 11/10/2021
2.1.0-beta2 1,437 11/2/2021
2.1.0-beta10 313 12/30/2021
2.0.20-beta 664 9/25/2021
2.0.19-beta 343 9/24/2021
1.9.143 8,701 9/8/2021
1.9.130 515 8/31/2021
1.9.117 613 8/26/2021
1.9.87 1,689 6/21/2021
1.9.80 513 6/1/2021
1.9.77 404 5/31/2021
1.9.65 595 5/15/2021
1.9.56 17,179 4/19/2021
1.9.45 448 4/11/2021
1.9.41 841 4/6/2021
1.9.29-beta 364 4/1/2021
1.9.28-beta 369 4/1/2021
1.9.27-beta 362 3/24/2021
1.9.25-beta 344 3/24/2021
1.9.24-beta 348 3/24/2021
1.9.18-beta 557 3/22/2021
1.9.17-beta 448 3/17/2021
1.9.10-beta 454 3/13/2021
1.9.9-beta 579 3/13/2021
1.9.7-beta 439 3/5/2021
1.9.4-beta 537 2/1/2021
1.9.3-beta 500 1/25/2021
1.9.2-beta 496 1/20/2021
1.9.1-beta 536 1/19/2021
1.8.59 1,088 1/19/2021
1.8.58 698 1/18/2021
1.8.57 702 1/18/2021
1.8.56 648 1/18/2021
1.8.55 717 1/13/2021
1.8.54 37,746 1/4/2021
1.8.53 735 1/4/2021
1.8.51 687 1/4/2021
1.8.50 723 12/31/2020
1.8.49 706 12/30/2020
1.8.48 735 12/29/2020
1.8.47 683 12/29/2020
1.8.46 680 12/29/2020
1.8.41 941 12/21/2020
1.8.40 756 12/21/2020
1.8.38 760 12/14/2020
1.8.37 756 12/10/2020
1.8.36 682 12/10/2020
1.8.35 718 11/30/2020
1.8.34 841 11/23/2020
1.8.31 880 11/1/2020
1.8.30 718 10/22/2020
1.8.29 749 10/22/2020
1.8.28 727 10/22/2020
1.8.27 736 10/22/2020
1.8.26 786 10/20/2020
1.8.24 798 10/19/2020
1.8.23 772 10/19/2020
1.8.22 727 10/19/2020
1.8.21 772 10/14/2020
1.8.19-gcdaf522b67 545 10/14/2020
1.8.18-g15838e93ce 535 10/12/2020
1.8.17 1,107 9/29/2020
1.8.16 686 9/28/2020
1.8.15 704 9/28/2020
1.8.14 803 9/22/2020
1.8.13 762 9/22/2020
1.8.12 753 9/22/2020
1.8.11 781 9/14/2020
1.8.10 2,194 9/14/2020
1.8.9 771 9/7/2020
1.8.6 831 9/2/2020
1.8.5 764 9/2/2020
1.8.3 769 8/27/2020
1.8.2-beta 539 8/27/2020
1.8.1-beta 558 8/26/2020
1.7.37 829 8/26/2020
1.7.36-beta 562 8/25/2020
1.7.33-beta 690 7/25/2020
1.7.31-beta 636 7/19/2020
1.7.30-beta 661 7/19/2020
1.7.29-beta 517 7/18/2020
1.7.28-beta 554 7/18/2020
1.7.26-beta 552 7/17/2020
1.7.25-beta 604 7/10/2020
1.7.24-beta 647 6/24/2020
1.7.22-beta 555 6/23/2020
1.7.17-beta 590 6/17/2020
1.7.16-beta 627 6/16/2020
1.7.15-beta 556 6/16/2020
1.7.14-beta 647 6/15/2020
1.7.13-beta 593 6/15/2020
1.7.12-beta 583 6/15/2020
1.7.11-beta 594 6/3/2020
1.7.10-beta 578 6/3/2020
1.7.9-beta 529 6/3/2020
1.7.5-beta 567 4/29/2020
1.7.4-beta 590 4/23/2020
1.7.3-beta 579 4/23/2020
1.7.2-beta 566 8/27/2020
1.7.1-beta 584 4/3/2020
1.6.0 1,996 4/3/2020
1.5.0 1,305 12/24/2019
1.4.0 936 11/7/2019
1.3.0 895 9/21/2019
1.2.0 870 9/2/2019
1.1.0 1,209 8/30/2019