Page 1 of 1

Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: November 12th, 2014, 6:44 pm
by Norbert
Microsoft is going to open source .NET, and will be bringing it to Linux and OS X.
Not just that, from the looks of it, they'll be using a - the MIT - Free software license too.

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: November 12th, 2014, 7:47 pm
by David
Here is the announcement: http://blogs.msdn.com/b/dotnet/archive/ ... ource.aspx
And also: http://blogs.msdn.com/b/dotnet/archive/ ... r-net.aspx
And here is the source: https://github.com/Microsoft/dotnet -- actually just some links to other GitHub projects that contain the actual sources.
And here: http://referencesource.microsoft.com

By the way, it was posted only a few hours ago. How did you find it so fast?

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: November 12th, 2014, 9:05 pm
by Norbert
Finding it fast; probably just looks that way because of time zones settings/differences.

I've looked a bit more into Microsoft's announcement and people's reactions, and it seems this is only about the server-side .NET core stack.
No GUI components or whatever. I know too little about it all to have a real opinion, but it still seems like interesting news.

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: November 12th, 2014, 9:27 pm
by salvadorc17
Good news, but there is Mono, that is bigger and have been updated with the net core + additions...

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: November 13th, 2014, 4:40 pm
by David
Norbert wrote: Finding it fast; probably just looks that way because of time zones settings/differences.
When I posted that, the main page of their blog said "2 hours ago". Now it says "22 hours ago".

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: November 13th, 2014, 10:08 pm
by polipo
Very interesting, its the first step
Mono is a super project the little problem was xamarin it own the commercial license for iOS Mac and Android...

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: February 4th, 2015, 9:35 pm
by Norbert
.NET Core Runtime (CoreCLR) is now also open source, MIT license.
Info: http://blogs.msdn.com/b/dotnet/archive/ ... ource.aspx

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: March 29th, 2015, 5:37 am
by Andrew
MSBuild too.

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: April 3rd, 2015, 11:03 am
by Norbert
It looks like the next Microsoft Visual Studio will be able to export to non-Windows platforms.
"Build for iOS, Android, Windows devices, Windows Server or Linux"

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: July 20th, 2015, 11:04 pm
by Norbert
Related:
http://blogs.msdn.com/b/somasegar/archi ... nload.aspx
"Visual Studio 2015 and .NET 4.6 Available for Download"

Re: Microsoft open sourcing .NET and bringing it to Linux+OS X

Posted: May 9th, 2018, 10:51 am
by Norbert
Notepad now supports Unix(-like) newlines:
https://blogs.msdn.microsoft.com/comman ... n-notepad/
It's weird that this took so long. In particular if, according to their own words, it was "a major annoyance for developers, IT Pros, administrators, and end users throughout the community". I remember running into this myself when I was a young child, maybe 25 years ago. I had to use WordPad, which had its own problems (IIRC, among other things, back in the day, it launched too slowly).