---
title: "Microsoft ofrece el código fuente de .NET Framework 3.5"
date: "2007-10-04T19:40:10+02:00"
modified: "2014-04-21T12:42:31+02:00"
author: "David Carrero Fdez-Baillo"
section: "Negocio e inversión"
canonical: "https://carrero.es/codigo-fuente-microsoft-net-framework/"
site: "Carrero"
---

# Microsoft ofrece el código fuente de .NET Framework 3.5

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)

---

Fuente: https://carrero.es/codigo-fuente-microsoft-net-framework/
