Vortice.Vulkan 3.2.3

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

Vortice.Vulkan

License: MIT Build status Vulkan NuGet

Vortice.Vulkan is .NET 9 and .NET 10 low-level bindings for Vulkan, VulkanMemoryAllocator, SPIRV-Cross and shaderc.

Sponsors

To further help development of these bindings library or other projects, please consider SPONSOR my profile in order to allow faster issue triaging and new features to be implemented.

Credits

Vortice.Vulkan development, contributions and bugfixes by:

  • Amer Koleci

Ideas and generator part is based on vk

Other similar projects:

Projects using Vortice.Vulkan:

Product Compatible and additional computed target framework versions.
.NET 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.
  • net10.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (12)

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

Package Downloads
Stride.Graphics

Package Description

Vortice.VulkanMemoryAllocator

VulkanMemoryAllocator bindings.

SharpInference

High-performance LLM inference engine and image generation pipeline in C# / .NET. Reads GGUF models and runs transformer inference on CPU (AVX2/AVX-512 SIMD), Vulkan, and CUDA. Includes Z-Image-Turbo text-to-image and Real-ESRGAN upscaling. NativeAOT-friendly.

SdlVulkan.Renderer

SDL3 + Vulkan rendering backend for DIR.Lib's Renderer<TSurface>: window, device and swapchain lifecycle, pre-baked SPIR-V pipelines, bitmap and MSDF glyph atlases, and a surfaceless offscreen path for headless rendering and tests. Desktop and Android, AOT compatible.

Zeckoxe.Vulkan

Package Description

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Vortice.Vulkan:

Repository Stars
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
vawser/Smithbox
Smithbox is a modding tool for Elden Ring, Armored Core VI, Sekiro, Dark Souls 3, Dark Souls 2, Dark Souls, Bloodborne and Demon's Souls.
soulsmods/DSMapStudio
A standalone map/level editor for Demon's Souls, Dark Souls 1/2/3, Bloodborne, Sekiro, and Elden Ring.
amerkoleci/alimer
Cross-platform C# game engine.
Version Downloads Last Updated
3.2.3 18,124 2026/5/25
3.2.2 1,294 2026/5/13
3.2.1 15,557 2026/2/9
3.2.0 196 2026/2/4
3.1.0 181 2026/2/3
3.0.3 38,737 2025/9/25
3.0.2 399 2025/9/24
3.0.1 406 2025/9/12
3.0.0 488 2025/9/12
2.2.0 1,852 2025/7/16
2.1.3 906 2025/4/22
2.1.2 38,795 2025/3/17
2.1.1 9,358 2025/1/3
2.1.0 3,532 2024/12/3
2.0.0 408 2024/12/3
1.9.9 538 2024/10/30
1.9.8 481 2024/10/3
1.9.7 358 2024/10/2
1.9.6 786 2024/9/24
1.9.5 529 2024/7/31
Loading failed