README dotnet sample program using mellinoe/ImGui.NET (see also Dear ImGui) dotnet new console dotnet add package ImGui.NET --version 1.69.0 dotnet add package Veldrid.Sdl2 --version 4.6.1 dotnet add package Veldrid.StartupUtilities --version 4.6.1