一、Visual C++ Redistributable
推荐页面:Latest Supported VC++ Downloads
- 运行库整合包 (推荐)
VisualCppRedist AIO (GitHub) - 2015-2022 (统一版)
x86 | x64 | ARM64 - 2013 (Update 5)
x86 | x64 | ARM - 2012 (Update 4)
x86 | x64 | ARM - 2010 (SP1)
x86 | x64 - 2008 (SP1)
x86 | x64 - 2005
x86 | x64 | IA64
二、.NET Framework
下载中心:.NET Framework 下载
三、DirectX End-User Runtime
- Web 安装器 dxwebsetup.exe
- 离线包 directx_Jun2010_redist.exe
四、.NET (Core) Runtime / SDK
下载中心:.NET 下载
- .NET Runtime(运行 .NET 应用)
- ASP.NET Core Runtime(运行 Web 应用)
- .NET Desktop Runtime(运行 WinForms / WPF 应用)
- .NET SDK(开发工具,含运行时)
THE END