Login
From:
radu-matei.com
(Uncensored)
subscribe
Building self-contained, single executable .NET Core 3 CLI tools - radu's blog
https://radu-matei.com/blog/self-contained-dotnet-cli/
links
backlinks
Roast topics
Find topics
Find it!
.NET Core 3 brings single executable packaging. In this article, we'll explore how to build command line interfaces and distribute them as self-contained executables, and the tradeoffs between binary size and startup time.