Vst3HostSharp is a library that allows an audio host written in C# to interact with vst3 plugins conforming to the Steinberg SDK.
The interops (Vst3Pont) are written in C++ and included in this package as .dll/.dylib/.so for Win/MacOS/Linux support.
A demo app (C#-Avalonia) is included to demonstrate how to use the library.