VOOZH about

URL: https://www.nuget.org/packages/Vortice.DirectStorage/

⇱ NuGet Gallery | Vortice.DirectStorage 3.8.3




Vortice.DirectStorage 3.8.3

dotnet add package Vortice.DirectStorage --version 3.8.3
 
 
NuGet\Install-Package Vortice.DirectStorage -Version 3.8.3
 
 
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.DirectStorage" Version="3.8.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vortice.DirectStorage" Version="3.8.3" />
 
Directory.Packages.props
<PackageReference Include="Vortice.DirectStorage" />
 
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.DirectStorage --version 3.8.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vortice.DirectStorage, 3.8.3"
 
 
#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.DirectStorage@3.8.3
 
 
#: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.DirectStorage&version=3.8.3
 
Install as a Cake Addin
#tool nuget:?package=Vortice.DirectStorage&version=3.8.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net461 net461 is compatible.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Vortice.DirectStorage:

Package Downloads
FF16Tools.Shared

Shared library for FF16Tools.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.3 347 3/4/2026
3.8.2 194 1/5/2026
3.8.1 759 12/2/2025
3.8.0-beta 705 12/2/2025
3.7.6-beta 226 9/29/2025
3.7.5-beta 563 7/21/2025
3.7.4-beta 277 4/9/2025
3.7.3-beta 246 3/31/2025
3.7.2-beta 204 3/14/2025
3.7.1-beta 220 2/13/2025
3.7.0-beta 204 12/3/2024
3.6.2 641 10/9/2024
3.6.1-beta 250 9/30/2024
3.6.0-beta 190 9/23/2024
3.5.13-beta 301 9/5/2024
3.5.12-beta 183 9/2/2024
3.5.11-beta 157 7/30/2024
3.5.10-beta 201 7/8/2024
3.5.9-beta 204 7/1/2024
3.5.8-beta 209 6/27/2024
Loading failed