#dotnet new console -o dotplasma #cd dotplasma sudo apt-get install libgdiplus dotnet add package System.Drawing.Common mkdir output dotnet run