Vortice.DirectX 3.7.5-beta

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

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

Package Downloads
Vortice.DXGI

DXGI bindings

Vortice.D3DCompiler

D3DCompiler bindings

Vortice.XAudio2

XAudio2 and X3DAudio bindings

Vortice.Multimedia

A multimedia bindings and utilities

Vortice.MediaFoundation

Media Foundation bindings

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Vortice.DirectX:

Repository Stars
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
3.7.5-beta 232 7/21/2025
3.7.4-beta 591 4/9/2025
3.7.3-beta 296 3/31/2025
3.7.2-beta 288 3/14/2025
3.7.1-beta 308 2/13/2025
3.7.0-beta 1,818 12/3/2024
3.6.2 32,232 10/9/2024
3.6.1-beta 245 9/30/2024
3.6.0-beta 222 9/23/2024
3.5.13-beta 381 9/5/2024
3.5.12-beta 227 9/2/2024
3.5.11-beta 218 7/30/2024
3.5.10-beta 261 7/8/2024
3.5.9-beta 259 7/1/2024
3.5.8-beta 324 6/27/2024
3.5.7-beta 280 6/25/2024
3.5.6-beta 259 6/25/2024
3.5.5-beta 737 6/20/2024
3.5.4-beta 290 6/14/2024
3.5.3-beta 266 6/10/2024
3.5.2-beta 313 5/29/2024
3.5.1-beta 270 5/27/2024
3.5.0 35,509 3/13/2024
3.4.4-beta 836 2/13/2024
3.4.3-beta 3,477 2/2/2024
3.4.2-beta 1,607 12/29/2023
3.4.1-beta 1,103 11/17/2023
3.4.0-beta 931 11/9/2023
3.3.4 31,428 10/13/2023
3.3.3-beta 1,134 10/9/2023
3.3.2-beta 1,011 10/6/2023
3.3.1-beta 160 9/18/2023
3.3.0-beta 111 9/18/2023
3.2.1-beta 339 6/23/2023
3.2.0 13,541 5/14/2023
3.1.1-beta 238 4/20/2023
3.1.0-beta 153 4/17/2023
3.0.5-beta 171 4/13/2023
3.0.4-beta 193 4/5/2023
3.0.3-beta 157 4/5/2023
3.0.2-beta 148 4/5/2023
3.0.1-beta 176 3/29/2023
3.0.0-beta 247 3/6/2023
2.4.2 482,397 3/3/2023
2.4.1-beta 264 2/9/2023
2.4.0-beta 217 1/25/2023
2.3.0 112,378 1/19/2023
2.2.0 8,510 12/22/2022
2.1.42-beta 238 11/8/2022
2.1.41 8,643 11/8/2022
2.1.40 198 11/8/2022
2.1.34-beta 242 9/28/2022
2.1.33-beta 183 9/26/2022
2.1.32 19,457 9/22/2022
2.1.31-beta 185 9/6/2022
2.1.30-beta 237 8/30/2022
2.1.29-beta 164 8/30/2022
2.1.28-beta 371 8/29/2022
2.1.27-beta 161 8/29/2022
2.1.26-beta 679 8/8/2022
2.1.25-beta 258 7/21/2022
2.1.24-beta 186 7/15/2022
2.1.23-beta 559 7/11/2022
2.1.22-beta 389 7/5/2022
2.1.21-beta 233 6/18/2022
2.1.20-beta 206 6/7/2022
2.1.19 12,379 6/7/2022
2.1.18 216 6/7/2022
2.1.17 252 6/7/2022
2.1.16-beta 196 6/6/2022
2.1.15-beta 210 5/31/2022
2.1.14-beta 237 5/19/2022
2.1.13-beta 184 5/19/2022
2.1.12-beta 238 5/9/2022
2.1.11-beta 238 5/2/2022
2.1.10-beta 803 4/25/2022
2.1.9-beta 2,210 4/21/2022
2.1.8-beta 494 4/11/2022
2.1.7-beta 229 4/8/2022
2.1.6-beta 202 4/5/2022
2.1.5-beta 242 3/31/2022
2.1.4-beta 343 3/21/2022
2.1.3-beta 242 3/15/2022
2.1.2 10,525 3/10/2022
2.1.2-beta 207 3/11/2022
2.1.1-beta9 345 1/24/2022
2.1.1-beta8 239 1/21/2022
2.1.1-beta7 235 1/20/2022
2.1.1-beta6 231 1/20/2022
2.1.1-beta5 223 1/19/2022
2.1.1-beta4 1,564 1/11/2022
2.1.1-beta3 211 1/10/2022
2.1.1-beta2 222 1/7/2022
2.1.1-beta12 226 3/2/2022
2.1.1-beta11 225 2/14/2022
2.1.1-beta10 204 2/8/2022
2.1.1-beta1 246 1/3/2022
2.1.0 101,725 12/31/2021
2.1.0-beta9 311 12/27/2021
2.1.0-beta8 816 12/9/2021
2.1.0-beta7 301 12/9/2021
2.1.0-beta6 250 12/6/2021
2.1.0-beta5 240 11/29/2021
2.1.0-beta4 488 11/10/2021
2.1.0-beta3 257 11/10/2021
2.1.0-beta2 1,633 11/2/2021
2.1.0-beta10 233 12/30/2021
2.0.20-beta 659 9/25/2021
2.0.19-beta 263 9/24/2021
1.9.143 12,009 9/8/2021
1.9.130 1,986 8/31/2021
1.9.117 615 8/26/2021
1.9.87 2,005 6/21/2021
1.9.80 844 6/1/2021
1.9.77 362 5/31/2021
1.9.65 1,431 5/15/2021
1.9.56 16,905 4/19/2021
1.9.45 404 4/11/2021
1.9.41 761 4/6/2021
1.9.29-beta 298 4/1/2021
1.9.28-beta 286 4/1/2021
1.9.27-beta 299 3/24/2021
1.9.25-beta 287 3/24/2021
1.9.24-beta 299 3/24/2021
1.9.18-beta 1,903 3/22/2021
1.9.17-beta 1,836 3/17/2021
1.9.10-beta 1,856 3/13/2021
1.9.9-beta 1,885 3/13/2021
1.9.7-beta 1,762 3/5/2021
1.9.4-beta 1,935 2/1/2021
1.9.3-beta 1,939 1/25/2021
1.9.2-beta 1,910 1/20/2021
1.9.1-beta 1,927 1/19/2021
1.8.59 3,657 1/19/2021
1.8.58 2,891 1/18/2021
1.8.57 2,757 1/18/2021
1.8.56 2,941 1/18/2021
1.8.55 2,933 1/13/2021
1.8.54 43,084 1/4/2021
1.8.53 3,008 1/4/2021
1.8.51 3,014 1/4/2021
1.8.50 2,992 12/31/2020
1.8.49 2,933 12/30/2020
1.8.48 2,915 12/29/2020
1.8.47 2,936 12/29/2020
1.8.46 2,958 12/29/2020
1.8.41 3,107 12/21/2020
1.8.40 2,922 12/21/2020
1.8.38 4,055 12/14/2020
1.8.37 2,874 12/10/2020
1.8.36 2,907 12/10/2020
1.8.35 3,020 11/30/2020
1.8.34 3,058 11/23/2020
1.8.31 5,953 11/1/2020
1.8.30 7,710 10/22/2020
1.8.29 2,919 10/22/2020
1.8.28 2,975 10/22/2020
1.8.27 2,941 10/22/2020
1.8.26 3,062 10/20/2020
1.8.24 3,354 10/19/2020
1.8.23 3,062 10/19/2020
1.8.22 3,013 10/19/2020
1.8.21 3,060 10/14/2020
1.8.19-gcdaf522b67 1,940 10/14/2020
1.8.18-g15838e93ce 1,899 10/12/2020
1.8.17 3,271 9/29/2020
1.8.16 2,862 9/28/2020
1.8.15 2,847 9/28/2020
1.8.14 2,980 9/22/2020
1.8.13 2,886 9/22/2020
1.8.12 2,899 9/22/2020
1.8.11 2,951 9/14/2020
1.8.10 4,229 9/14/2020
1.8.9 2,856 9/7/2020
1.8.6 3,437 9/2/2020
1.8.5 2,870 9/2/2020
1.8.3 2,882 8/27/2020
1.8.2-beta 1,872 8/27/2020
1.8.1-beta 1,905 8/26/2020
1.7.37 2,945 8/26/2020
1.7.36-beta 1,904 8/25/2020
1.7.33-beta 2,048 7/25/2020
1.7.31-beta 2,036 7/19/2020
1.7.30-beta 2,044 7/19/2020
1.7.29-beta 1,935 7/18/2020
1.7.28-beta 1,922 7/18/2020
1.7.26-beta 1,992 7/17/2020
1.7.25-beta 1,986 7/10/2020
1.7.24-beta 2,024 6/24/2020
1.7.22-beta 1,961 6/23/2020
1.7.17-beta 1,962 6/17/2020
1.7.16-beta 2,048 6/16/2020
1.7.15-beta 2,017 6/16/2020
1.7.14-beta 2,009 6/15/2020
1.7.13-beta 2,061 6/15/2020
1.7.12-beta 2,015 6/15/2020
1.7.11-beta 2,014 6/3/2020
1.7.10-beta 1,980 6/3/2020
1.7.9-beta 2,017 6/3/2020
1.7.5-beta 1,969 4/29/2020
1.7.4-beta 2,015 4/23/2020
1.7.3-beta 1,993 4/23/2020
1.7.2-beta 1,921 8/27/2020
1.7.1-beta 2,008 4/3/2020
1.6.0 4,284 4/3/2020
1.5.0 3,859 12/24/2019
1.4.0 2,845 11/7/2019
1.3.0 3,470 9/21/2019
1.2.0 2,932 9/2/2019
1.1.0 3,145 8/30/2019
1.0.0 1,345 8/28/2019