9 Replies
WPF or Avalonia are the recommended UI frameworks for desktop
Are they in vs?
WPF is by default (with the .NET Desktop workload), but avalonia needs to be installed
I've worked with WPF quite a bit and I would highly recommend Avalonia, to me personally it just seems like a better version of WPF
Its very similar, and gives you support for mac and linux too, so it has advantages for sure.
the main disadvantage is that if youre new you wont find answers to you questions easily
is that just a vsix or something else?
avalonia? there is a
dotnet new
template for it (provided by avalonia, so must be installed)
not sure about VS plugins, I don't use VSWas this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.