Live data from Hacker News

Microsoft takes .NET open source and cross-platform

news.microsoft.com

61–70 of 937 posts

Re: Microsoft takes .NET open source and cross-platform

#61
I'm a hardcore *nix guy but boy do I love me some C#. Up until now it's been the best language I have worked with but the worst platform due to it's lack of 'nice things' that we just expect from languages/ecosystems these days.

Where 'nice things' is defined as being open-source, having open-source ecosystem of developer tools etc.

This isn't so much the beginning (as good stuff has been happening for a couple of years now) but it's a huge step.

Thankyou Microsoft.

Re: Microsoft takes .NET open source and cross-platform

#65
post #55
post #49

I want to believe this, but I just don't. .NET is so much more than just the core libraries. There will be a long time until it's on the same level as Java. I hope Microsoft proves me wrong, of course (C# is an awesome language, F# is not bad either), but I will believe this when I see a distribution of Visual Studio running both on Mac/Linux and on Windows (i.e. the same executable, same as Java).

Why would you only be convinced if the IDE runs on both platforms. You realize that the IDE and the CLR/Runtime are two different things right?

Any non-trivial GUI program will do, really.

Re: Microsoft takes .NET open source and cross-platform

#68
post #17

No mention of which license they are using?

I can't find anything but if I remember well almost all other open source project by microsoft are under apache2

Read this: http://blogs.msdn.com/b/dotnet/archive/2014/11/12/announcing...
Post reply on HN