Hacker News new | ask | show | jobs
by hu3 1014 days ago
> but with the end of Visual Studio for macOS, no more C# for Apple platform.

On the contrary!

.NET has been cross-platform for years now and runs fine in Linux, Windows and macOS.

Visual Studio for Mac was a legacy piece of software and was promptly replaced by either Jetbrains Rider or VSCode + Microsoft's C# Dev Kit.

If anything, this transition will foster C# in macOS since newbie devs wont stumble upon by accident on the horrible experience that the legacy IDE had to offer.