.NET 6 支持下列 Windows 版本:
(OS) | Version | 体系结构 |
---|---|---|
Windows 11 | 21H2 | x64、Arm64 |
Windows 10 客户端 | 1607+ | x64、x86、Arm64 |
Windows 客户端 |
7 SP1+、8.1 |
x64、x86 |
Windows Server | 2012+ | x64、x86 |
Windows Server 核心 | 2012+ | x64、x86 |
Nano Server | 1809+ | X64 |
如果要在以下 Windows 版本上安装 .NET SDK 或运行时,则需要其他依赖项:
操作系统 | 先决条件 |
---|---|
Windows 7 SP1 ESU | - Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 - KB3063858 64 位 / 32 位 - Microsoft 根证书颁发机构 2011(仅限 .NET Core 2.1 脱机安装程序) |
Windows Vista SP 2 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
Windows 8.1 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
Windows Server 2008 R2 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
Windows Server 2012 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
Windows Server 2012 R2 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
如果收到与以下 dll 之一相关的错误,也需要满足上述要求:文章来源:https://www.toymoban.com/news/detail-570609.html
- api-ms-win-crt-runtime-l1-1-0.dll
- api-ms-win-cor-timezone-l1-1-0.dll
- hostfxr.dll
.NET 7 支持以下 Windows 版本:
备注:+
表示最低版本。
(OS) | Version | 体系结构 |
---|---|---|
Windows 11 | 21H2+ | x64、Arm64 |
Windows 10 客户端 | 1607+ | x64、x86、Arm64 |
Windows Server | 2012+ | x64、x86 |
Windows Server 核心 | 2012+ | x64、x86 |
Nano Server | 1809+ | X64 |
Windows 7 / 8.1 / Server 2012
如果要在以下 Windows 版本上安装 .NET SDK 或运行时,则需要其他依赖项:
操作系统 | 先决条件 |
---|---|
Windows 7 SP1 ESU | - Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 - KB3063858 64 位 / 32 位 - Microsoft 根证书颁发机构 2011(仅限 .NET Core 2.1 脱机安装程序) |
Windows 8.1 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
Windows Server 2012 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
Windows Server 2012 R2 | Microsoft Visual C++ 2015-2019 Redistributable 64 位 / 32 位 |
如果收到与以下 dll 之一相关的错误,也需要满足上述要求:
- api-ms-win-crt-runtime-l1-1-0.dll
- api-ms-win-cor-timezone-l1-1-0.dll
- hostfxr.dll
官网连接:在 Windows 上安装 .NET - .NET | Microsoft Learn文章来源地址https://www.toymoban.com/news/detail-570609.html
到了这里,关于.Net6 .Net7 支持的 Windows 版本的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!