Link to MSDN article with information about which .NET Framework versions are in which versions of Windows and Visual Studio
I have been maintaining a blog post for a while that lists which version(s) of the .NET Framework are included with each version of Windows. Recently, I found an MSDN article titled .NET Framework Versions and Dependencies that includes this information in addition to some other useful .NET Framework versioning information. This article includes details about the following topics:
- Operating system support - what versions of the .NET Framework are included with each version of Windows
- Features and IDE - what version of the .NET Framework shipped with each version of Visual Studio and some key features included in each version
- Targeting and running .NET Framework 4, 4.5, and 4.5.1 apps
- Targeting and running apps for older versions of the .NET Framework
In addition, the article includes links to several other useful articles related to .NET Framework versioning, including the following:
- Version compatibility in the .NET Framework
- Application compatibility in the .NET Framework
- Assemblies and side-by-side execution
- .NET Framework 4.5 migration guide
If you have questions about .NET Framework versioning, compatibility, and/or OS integration, I encourage you to check out the information in this set of MSDN articles.
Comments
Anonymous
March 28, 2014
Hi Aaron, It is time I offered my gratitude for all that you do to help keep us out of trouble with .NET. It has been invaluable over the years!!! Thank You :D Best Regards, CrystaAnonymous
March 28, 2014
Hi Phantom of the Mobile - Thank you for the kind words!Anonymous
April 25, 2016
The comment has been removed