Vortice.Dxc.Native
1.0.2
dotnet add package Vortice.Dxc.Native --version 1.0.2
NuGet\Install-Package Vortice.Dxc.Native -Version 1.0.2
<PackageReference Include="Vortice.Dxc.Native" Version="1.0.2" />
paket add Vortice.Dxc.Native --version 1.0.2
#r "nuget: Vortice.Dxc.Native, 1.0.2"
// Install Vortice.Dxc.Native as a Cake Addin #addin nuget:?package=Vortice.Dxc.Native&version=1.0.2 // Install Vortice.Dxc.Native as a Cake Tool #tool nuget:?package=Vortice.Dxc.Native&version=1.0.2
Vortice.Win32
Vortice.Win32 is .net8.0 low-level bindings for Win32, generation is based on json files from win32json, follows naming conventions of Vortice.Windows but small GC allocation and using unsafe struct for COM objects.
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.Win32 development, contributions and bugfixes by:
- Amer Koleci
Lot of ideas and code is based on terrafx.interop.windows
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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Vortice.Dxc.Native:
Package | Downloads |
---|---|
Vortice.Dxc
A .NET wrapper for Microsoft's DirectXShaderCompiler. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Vortice.Dxc.Native:
Repository | Stars |
---|---|
amerkoleci/Vortice.Windows
.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
|
|
amerkoleci/alimer
Cross-platform .NET 8 C# 12 game engine.
|