VKGraphics is a modern cross platform abstraction over Vulkan, based on OpenTK 5.
This project was originally based on the Veldrid forks by nike4613 and TechPizzaDev, I only extracted the Vulkan backend, ported it to use the OpenTK bindings and added PAL2 Window creation support.
A simple example showing how to use this library is available here. You may also use other Veldrid projects as reference.