Windows Server 2008 R2 / Windows Server 2012 R2 安装 .NET Core 3.1

2021/9/2 7:06:10

本文主要是介绍Windows Server 2008 R2 / Windows Server 2012 R2 安装 .NET Core 3.1,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

==================================================================================
《Windows Server 2008 R2 安装 .NET Core 3.1 》

①升级为SP1
windows6.1-kb976932-x64_74865ef2562006e51d7f9333b4a8d45b7a749dab.exe

②安装补丁及环境
VC_redist.x64.exe

dotnet-sdk-3.1.412-win-x64.exe
aspnetcore-runtime-3.1.18-win-x64.exe
windowsdesktop-runtime-3.1.18-win-x64.exe
dotnet-runtime-3.1.18-win-x64.exe

Windows6.1-KB2533623-x64.msu

 

引用:https://www.cnblogs.com/zoro-zero/p/14303205.html

升级补丁下载:https://www.catalog.update.microsoft.com/Search.aspx

==================================================================================
《Windows Server 2012 R2 安装 .NET Core 3.1 》

安装说明
这些 KB 必须按以下顺序安装:

KB2999226(提示不支持的可不装)
KB2919442,
clearcompressionflag.exe、
KB2919355、
KB2932046、
KB2959977、
KB2937592、
KB2938439、
KB2934018。
VC_redist.x64.exe

(KB2919442 是 Windows Server 2012 R2 更新的先决条件,应在尝试安装 KB2919355 之前安装)

 

引用:https://longsheng.org/post/18631.html

==================================================================================

所有补丁及程序:

链接:https://pan.baidu.com/s/1iX3lzI9Qu36VRTsc2-QNkg
提取码:3iv3

 



这篇关于Windows Server 2008 R2 / Windows Server 2012 R2 安装 .NET Core 3.1的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程