Create .zip files of your .NET Core projects straight from the command line. Once you've installed this package as a .NET CLI tool, run dotnet zip to generate a .zip file which contains the publish output of your .NET Project. See https://github.com/qmfrederik/dotnet-packaging/ for more information on how to use dotnet tarball.
$ dotnet add package dotnet-zipNo README available.