Use multi-stage docker build for creating docker image of trimmed self-contained .Net Core 3.1 console application
Install .Net Core 3.1 SDK
[Read More]
.Net Core is an open source, multi-platform, and multi-purpose runtime for .Net applications developed by Microsoft.
With .Net Core you can build console and web applications using a variety of languages, like C# and F# and run them in Windows, Mac, Linux or Docker.