Microsoft ha comenzado a ofrecer el código fuente (incluyendo los ficheros de comentarios) para las Librerías Clases .NET Base, lo que incluye: (System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, System.Text, etc), ASP.NET (System.Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data), XML (System.Xml), y WPF (System.Windows). El código fuente de .NET Framework versión 3.5 ha sido liberado bajo la licencia [Microsoft Reference License](http://en.wikipedia.org/wiki/Shared_source#Microsoft_Reference_License_.28Ms-RL.29) (MS-RL). El código está disponible para descargar e instalar a través de [VS 2008](http://msdn2.microsoft.com/es-es/netframework/default.aspx) y la [referencia de .NET FS](http://msdn2.microsoft.com/es-es/netframework/default.aspx). vía: Digg y [ScottGu's Blog](http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx)