NanoVG.NETCore provides .NET Core bindings (via P/Invoke) for the OpenGL-based vector graphics rendering library NanoVG. System requirements: - .NET Core 3.1 or newer Windows-specific requirements: - Windows 7 SP1 or newer - Microsoft Visual C++ 2019 Redistributable (x86, x64 or both, depending on which platform(s) you target)
$ dotnet add package NanoVG.NETCoreNo README available.