Hacker News new | ask | show | jobs
by wkat4242 961 days ago
It's more that Microsoft lost the cross platform war. .NET lost and electron won. They even use it (or their own WebView knockoff) for their own products now. So there's no more need to give .NET away. They just milk the niche market that still depends on it.
1 comments

>> the niche market that still depends on it.

That "niche market" likely pulls in billions of dollars from enterprises.

It does yes but it's no longer a mainstream dev tool really. Which means there is no longer any point in giving it away for free to try and gain more mainstream application marketshare.

They tried to displace Java but failed.

>> yes but it's no longer a mainstream dev tool really.

C# is currently #5 on Tiobe right behind Java:

https://www.tiobe.com/tiobe-index/

It is just as mainstream as Java and everything else in the top ten.

>> They tried to displace Java but failed.

Enterprises used to be either Linux / Java shops or Windows / C# / VB shops.

Now both Java and C# are being slowly displaced by Containers, Go, and Rust.