The Profound Weakness of the .NET OSS Ecosystem
aaronstannard.com
The Profound Weakness of the .NET OSS Ecosystem
1–5 of 5 posts
Re: The Profound Weakness of the .NET OSS Ecosystem
#2.NET, on the other hand, is running pretty much only on Windows (I keep hearing that Mono is still not a production-ready thing). Don't expect people to write OSS for a platform they can't use for themselves. You have just chosen badly your environment for backend servers.
Re: The Profound Weakness of the .NET OSS Ecosystem
#3Originally I thought your piece was going to be solely negative, but I like the way you finished with a call-to-arms. You're right, .NET is a great platform and deserves better. Let's organize and build something worth porting the other direction :)
Re: The Profound Weakness of the .NET OSS Ecosystem
#4Re: The Profound Weakness of the .NET OSS Ecosystem
#5My personal hunch is that the things that get in your way as a developer on Windows add up and become very frustrating. So, good devs either get tired of this or don't want to deal with it in the first place. The rest of them wait for an open-source solution, rewrite it in C#, and prepend the name with an "N".