Hacker News new | ask | show | jobs
by vitorgrs 2224 days ago
I would consider this still VERY big. It's ok for backend stuff. But now you can also use .NET --Core-- with WinForms, WPF and WinUI. That means, GUI Apps.

You'll have several GUI apps installed on user system...

UWP already handled that years ago, thought.

.msix/.appx supports dependency properly. If the app target's a new .NET version, and it doesn't have downloaded, it just.... download automatically on install. UWP .NET on Windows it's also inside .appx packages.

1 comments

Not every use-case has an always available high-bandwidth internet connection.
Yeah, I often use this feature for "small" utility programs that I want to copy around without an installer and just want to make sure they work without trouble.