I have a .NET Core console application that I can run with the dotnet
command locally.
Is it possibly we wrap this into a self-contained application for Windows 2012 Server without going back to Visual Studio or having the source code? (i.e. with just the assemblies from the publish command).