Live data from Hacker News

Microsoft takes .NET open source and cross-platform

news.microsoft.com

21–30 of 937 posts

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

#21
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

Here they mention MIT License. http://blogs.msdn.com/b/somasegar/archive/2014/11/12/opening...

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

#25
post #7

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

No I think they are providing open source libraries of the server stack which is written in c#. Still needs mono to compile to linux/mac but now mono won't have to (re?)implement those, they can all share the same MS c# code

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

#27
post #7

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

They've announced a .NET core CLR for windows, mac and linux - supported by Microsoft - so sounds like there'll be options (either use Microsoft or use Mono)...

(source: http://www.hanselman.com/blog/AnnouncingNET2015NETasOpenSour... )

Post reply on HN