As it was announced November 12, .NET Core will be open-source now
http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx
.NET Core is a foundation for future .NET platforms and it is used for by ASP.NET 5 and .NET Native. Microsoft is going to have cross-platform .NET and some community around it.
You probably know about Mono project with its separate code base, now it will be a part of this community:
http://www.mono-project.com/news/
But what is available on GitHub now?
https://github.com/dotnet/corefx
Only small subset of libraries: Immutable Collections, SIMD, Assembly Metadata Reader, XDocument, XmlDocument and that's all. Everything else should be included there until Build 2015. Will be waiting for that!
No comments:
Post a Comment