Live data from Hacker News

Microsoft takes .NET open source and cross-platform

news.microsoft.com

11–20 of 937 posts

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

#18
post #14
post #7

Does this mean that Mono will no longer be necessary for cross-platform C# use?

Only if it's easy enough to port, and I doubt it would be. Although Mono will definitely gain from the original source code.

It does say that they are "expanding .NET to run on the Linux and Mac OS platforms".

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

#19
This makes a lot of sense for Microsoft. It doesn't in any way cheapen or lessen the .NET business at all, if anything more things will be built on .NET which will lead to higher sales of things like Azure, which for a lot of non .NET devs has almost 0 mindshare.

I've never heard a Ruby or PHP developer list Azure as a potential deploy target. That is a real problem for Microsoft, even though Azure can do a lot of the same things AWS or Google's cloud does.

Smart move Microsoft.

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

#20
post #7

Does this mean that Mono will no longer be necessary for cross-platform C# use?

Open-sourcing .NET doesn't magically make it work on other platforms (a not-insignificant chunk is Win32-specific, for example). But it certainly makes the Mono team's job easier.
Post reply on HN