Which .NET UI platform to use?
I want to create a desktop app, but I'm unsure on whether I should use .NET MAUI, WinForms, WPF, WinUI, Avalonia or Uno?
5 Replies
$desktopdev
hmm
$desktopappdev
https://github.com/Insire/diagrams/blob/main/drawio-assets/.net-gui-overview.png?raw=true
Open image in new tab or follow this to view it on github
ok thank you very much
And $newproject I guess
When creating a new project, prefer using .NET over .NET Framework, unless you have a very specific reason to be using .NET Framework.
.NET Framework is now legacy code and only get security fix updates, it no longer gets new features and is not recommended.
https://cdn.discordapp.com/attachments/569261465463160900/899381236617855016/unknown.png