A small Hello World program written in CIL running on .NET 5
PowerShell
Hello World in .NET 5
Hello world program written in ILASM.
Building
Using PowerShell, run the build.ps1, which just starts ilasm.exe.
Alternatively, you could just use ilasm.exe to build it with whatever options you want.