Microsoft .NET Framework Multi-Targeting Pack is a set of reference assemblies and developer resources from Microsoft Corporation that lets you compile applications for multiple versions of the .NET Framework from a single development environment. It integrates with Visual Studio and MSBuild to present the correct API surface for each target version, enabling accurate IntelliSense, compilation, and compatibility checks without requiring every .NET Framework runtime to be installed on your development machine.
This is a design-time component, not a runtime. It does not change the version of .NET used when your application runs; end users still need the appropriate .NET Framework runtime installed. The Multi-Targeting Pack is ideal for maintaining legacy applications, building libraries that support multiple framework versions, and ensuring consistent results across developer PCs and build servers. It is commonly installed alongside Visual Studio or the .NET developer tools.
Microsoft .NET Framework Multi-Targeting Pack is developed by Microsoft. The most popular versions of this product among our users are: 4.0 and 4.5. The names of program executable files are .net4.5.2.exe, RegAsm.exe, ndp48-web.exe, NDP472-KB4054530-x86-x64-AllOS-ENU.exe and NDP462-KB3151800-x86-x64-AllOS-ENU.exe.
You can check Microsoft .NET Framework, Microsoft Visual C++ 2008 Express Edition, Microsoft Application Compatibility Toolkit and other related programs like Microsoft Chart Controls for Microsoft .NET Framework at the "download" section.
Comments