Dotnet publish linux x64
Siren head game unblocked
Sep 23, 2019 · The dotnet publish command supports packaging your app into a platform-specific single-file executable. This form of single EXE is effectively a self-extracting executable. It contains all dependencies, including native dependencies and resources. Thus, you can now launch the .NET Core apps directly without using the dotnet command.
So the task is clear: Add .NET Core runtime to on ubuntu (i am new to all this. Is a self-contained app better?) [optionally mount the app dir for direct publish]