By John Koster
The following table is simply a list of the download locations for various versions of the Microsoft .NET Framework.
| Version | Download Location |
|---|---|
| 1.1 | https://www.microsoft.com/en-us/download/details.aspx?id=26 |
| 2.0 (Service Pack 2) | https://www.microsoft.com/en-us/download/details.aspx?id=1639 |
| 3.0 (Service Pack 2) | https://www.microsoft.com/en-us/download/details.aspx?id=3005 |
| 3.5 (Service Pack 1) | http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe |
| 4.0 | https://www.microsoft.com/en-us/download/confirmation.aspx?id=17718 |
| 4.5.2 | https://www.microsoft.com/en-us/download/details.aspx?id=42642 |
| .NET Framework Repair Tool | https://www.microsoft.com/en-us/download/details.aspx?id=30135 |
#Important Notes
- The
3.5version download link will automatically initialize the download - Installation of framework version
4.0will be blocked on Windows 8/8.1 because version4.5.xis bundled with the operating system - If you are attempting to remove framework version
4.5.xto install version4.0.x, make sure to read the post Removing .NET Framework 4.5/4.5.1 removes Windows 2012/2012R2 UI and other features first.
∎