5 ms·
you should checkout AvalonuiaUI[0] or unoPlatform[1] if wanting to target web/mobile/window/linux/macOS if building for the web online, asp.net core runs on L
by Rizu 2y ago
you should checkout AvalonuiaUI[0] or unoPlatform[1] if wanting to target web/mobile/window/linux/macOS
if building for the web online, asp.net core runs on Linux servers as well as windows
and there's MAUI [2] ( not a fan of this), you are better-off with with the others.
in summary c# and .NET is cross-platform, third party developers build better frameworks and tools for other platform while Microsoft prefers to develop for Microsoft ecosystem, if you get
[0] https://avaloniaui.net/ https://avaloniaui.net/
[1] https://platform.uno/ https://platform.uno/
[2] https://learn.microsoft.com/en-us/dotnet/maui/what-is-maui?view=net-maui-8.0 https://learn.microsoft.com/en-us/dotnet/maui/what-is-maui?v...
- smaudet 2y ago> and there's MAUI [2] ( not a fan of this), you are better-off with with the others. I will say MS has been obsessed with trying to take a slice of the mobile pie. However their Xamarin/WPF stuff left so much to be desired and was such a Jenga Tower that I totally get the community direction to go with a framework you have ostensibly have more control over vs learning that certain WPF elements are causes of e.g. memory leaks...