On .NET Core is implemented console netcoreapp2.0 app on ubuntu and ubuntu on the same project going.
Publish command
dotnet publish-release c-r ubuntu.16.04-x64
Project going and finished project with all necessary libraries and other dependencies is in the publish folder, which can be transferred to any ubuntu server and there it will work fine, but I would like to Tuscany, not the whole folder with a bunch of libraries, but only a single executable file, well or though as-that to reduce the number of files in the output.
So is it possible and if so how to realize it, and in what ways?