Files
Vortice.Win32/README.md
Amer Koleci de454e710f Update metadata to 54.0.44-preview
DX Compiler release for August 2023
Drop net6.0 and add net8.0 support.
2023-09-05 10:57:33 +02:00

1.1 KiB

Vortice.Win32

License: MIT Build status NuGet

Vortice.Win32 is a .NET Standard 2.0, .NET 7.0 and .NET 8.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