C
C#16mo ago
theholyhuub

❔ how to make apps?(desktop)

No forms pls:)
9 Replies
Pobiega
Pobiega16mo ago
WPF or Avalonia are the recommended UI frameworks for desktop
theholyhuub
theholyhuubOP16mo ago
Are they in vs?
Pobiega
Pobiega16mo ago
WPF is by default (with the .NET Desktop workload), but avalonia needs to be installed
greenb1ade
greenb1ade16mo ago
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
Pobiega
Pobiega16mo ago
Its very similar, and gives you support for mac and linux too, so it has advantages for sure.
sibber
sibber16mo ago
the main disadvantage is that if youre new you wont find answers to you questions easily
Mayor McCheese
Mayor McCheese16mo ago
is that just a vsix or something else?
Pobiega
Pobiega16mo ago
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 VS
Accord
Accord16mo ago
Was 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.

Did you find this page helpful?