❔ how could I make very nice looking apps in c#
what could I use to make very visually appealing apps in c#
i want things such as animations, rounded edges on things stuff like thay
11 Replies
i would like to add ive only used winforms
By using a XAML framework
Such as WPF (if going for Windows only)
$wpfuilibs
MahApps
https://github.com/MahApps/MahApps.Metro
ModernWPF
https://github.com/Kinnara/ModernWpf
Adonis UI
https://github.com/benruehl/adonis-ui
Material Design
https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
Biaui
https://github.com/YoshihiroIto/Biaui
HandyControl
https://github.com/HandyOrg/HandyControl
WPFUI (Windows 11 inspired)
https://github.com/lepoco/wpfui
Waves (WPF/Avalonia/More)
https://github.com/waves-framework/waves.ui.wpf
You also have these UI libraries for WPF
what would you say is the best
I'd recommend AvaloniaUI, it's like WPF but much more modern and fully cross-platform.
https://avaloniaui.net/
do you have any examples so i can see what it looks like?
nvm
saw some on the website
The styling is very verbose, so it can look like whatever you want. But the default looks like this:
just give up
even microsoft don't make their fancy animated rounded edge apps with C#
mfs have been using react native all along
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.