Ten days ago, I published an open-source program for trimming .NET Core applications, which is Zack.DotNetTrimmer. Compared with. NET Core built-in trimmer, Zack.DotNetTrimmer not only can compresses more, but also supports WPF and WinForm. The repository is https://github.com/yangzhongke/Zack.DotNetTrimmer Many developers are interested in the principle of this open-source project, so…