this post was submitted on 14 Jun 2023
11 points (100.0% liked)
.NET
1484 readers
6 users here now
Getting started
Useful resources
IDEs and code editors
- Visual Studio (Windows/Mac)
- Rider (Windows/Mac/Linux)
- Visual Studio Code (Windows/Mac/Linux)
Tools
Rules
- Rule 1: Follow Lemmy rules
- Rule 2: Be excellent to each other, no hostility towards users for any reason
- Rule 3: No spam of tools/companies/advertisements
Related communities
Wikipedia pages
- .NET (open source & cross platform)
- .NET Framework (proprietary & Windows-only)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just recently discovered AvaloniaUI and have been following the tutorials. So far the experience is quite good. The selling point for me is Linux support, MAUI is still not working on Linux desktops and it seems Microsoft will not focus on that anytime soon. Hence, the only real cross-platform solution for me is Avalonia. My WPF skills seem to transfer quite easily and I'm currently in the process of building my first app with Rider on Linux. I need to see how it will handle a more difficult layout and animations, but so far my impression is positive.