Monsters Weekly 194 - Single File Applications in .NET 5

In today’s episode, we take a look at publishing self-contained single file executables in .NET 5. Publishing applications in this way allows us to easily deploy our .NET 5 applications to devices that don’t have the .NET runtime installed. We can even build executables for Linux from our Windows development machine.

Links:
https://docs.microsoft.com/en-us/dotnet/core/deploying/single-file
https://docs.microsoft.com/en-us/dotnet/core/rid-catalog