Tagged Questions

100
votes
9answers
78k views

How to detect what .NET Framework versions and service packs are installed?

A similar question was asked here, but was specific to .NET 3.5. Specifically, I'm looking for the following: What is the correct way to determine which .NET Framework versions and service packs are ...