Vulkan 0.5.3
dotnet add package Vulkan --version 0.5.3
NuGet\Install-Package Vulkan -Version 0.5.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="Vulkan" Version="0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vulkan" Version="0.5.3" />
<PackageReference Include="Vulkan" />
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 Vulkan --version 0.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vulkan, 0.5.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 Vulkan@0.5.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=Vulkan&version=0.5.3
#tool nuget:?package=Vulkan&version=0.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Low level vulkan bindings for .net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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 was computed. 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 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Vulkan:
Package | Downloads |
---|---|
vke
C# vulkan library with IDispose model and references counting |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.5.3 | 1,145 | 11/5/2023 |
0.5.2 | 228 | 10/28/2023 |
0.5.1 | 869 | 11/6/2022 |
0.5.0 | 466 | 11/1/2022 |
0.4.2 | 427 | 10/31/2022 |
0.4.1-beta | 417 | 2/2/2022 |
0.4.0 | 648 | 12/10/2021 |
0.4.0-beta | 1,492 | 12/8/2021 |
0.3.0-beta | 297 | 12/3/2021 |
0.2.5-beta | 269 | 12/2/2021 |
0.2.4 | 3,255 | 2/27/2021 |
0.2.3-beta | 1,833 | 5/31/2020 |
0.2.2.2-beta | 833 | 5/5/2020 |
0.2.2-beta | 483 | 2/29/2020 |
0.2.1 | 886 | 1/27/2020 |
0.2.1-beta | 1,545 | 1/27/2020 |
0.2.0-beta | 819 | 1/18/2020 |
0.1.8-beta | 517 | 10/29/2019 |
0.1.7 | 797 | 9/18/2019 |
0.1.7-beta | 520 | 9/18/2019 |
0.1.6-beta | 604 | 9/12/2019 |
0.1.5-beta | 511 | 9/10/2019 |
0.1.4 | 806 | 8/29/2019 |
0.1.4-beta | 894 | 8/2/2019 |
0.1.3 | 1,099 | 5/22/2019 |
0.1.2.9 | 1,071 | 5/22/2019 |
0.1.2.8-beta | 950 | 5/3/2019 |
0.1.2.6 | 1,171 | 4/20/2019 |
0.1.2.5-alpha | 920 | 4/17/2019 |
0.1.2.3-alpha | 926 | 4/14/2019 |
0.1.2.2-alpha | 890 | 4/13/2019 |
0.1.1-alpha | 907 | 4/12/2019 |
0.1.0-alpha | 925 | 4/12/2019 |
- vkapi global variable to select vulkan/vulkansc
- update vulkan xml to v1.3.269
- AUTO_SET_STYPE = on