aidancheddar
Active Member
This is unprecedented for Microsoft's entire history. Though, seems to be a continues trend with the latest version of .NET being open source, coming to Linux and Mac, and created the .NET Foundation. Microsoft Visual Studio 2013 is now 100% free under the Community name. I'm installing it now.
VS2013 Community Notes
.NET Notes
				
			VS2013 Community Notes
- VS2013 does not change VS2010 projects or solutions.
 - VS2008 projects are not forced into migrating to VS2013, in contrast to VS2010.
 - Serial numbers are no longer asked, but you given a choice login.
 - Acccess to 5,000 existing extensions, Peek, Blend, Code Analysis, Graphical Debugging and full C# refactoring.
 
.NET Notes
- .NET Core 5 is licensed under MIT.
 - The upcoming Roslyn compiler is licensed under Apache 2.0 (same as Android).
 - Patent promise extends past EMCA
 - VB.NET has also been open soured, under the Roslyn compiler
 - Microsoft's CLR, the runtime, is now open source too! (as of 2/2/2015)
 
			
				Last edited: