Wiki : ./Security/Linux/languages/CSharp.md

Compiling C# with Mono

  • Install mono-deve / mono-dev
apt update && apt install mono-devel

TODO