|
|
|
|
|
by cweagans
1483 days ago
|
|
> - .NET is not really viable for non-server work. There is embedded/desktop stuff but you're going to have a headache outside of servers. As an outsider to this ecosystem, desktop development is one of the things that has me interested in C# at all (built in windows stuff + Avalonia + Xamarin and the like). Can you elaborate this? |
|
Winforms and WPF are still solid choices if you need a Windows only UI and I think Avalonia is still going and might be good, I haven't really had an opportunity to evaluate it. But I think desktop still lacks a compelling cross-platform solution post-WPF and adopting early solutions from Microsoft will cause you many headaches and much sadness.