|
|
|
|
|
by littlecranky67
1108 days ago
|
|
Well, .NET is running on Ubuntu, if you consider .NET 5 upwards (previously .NET Standard/Core). In recent distributions it is even in the default package sources from Ubuntu. WinForms will never happen (although Mono's WinForms support was pretty good) as it targets the deprecated 4.6.x Framework. |
|
As for WinForms, there are probably newer alternatives like MAUI coming up since .NET core.