其他分享
首页 > 其他分享> > IIS部署NetCore项目需要安装的配置环境

IIS部署NetCore项目需要安装的配置环境

作者:互联网

core2.2 需要安装配置如下:

dotnet-hosting-2.2.8-win.exe

dotnet-runtime-2.2.8-win-x64.exe

core2.2.1下载地址

 

core3.1需要安装配置如下:

dotnet-hosting-3.1.6-win.exe

dotnet-runtime-3.1.6-win-x64.exe

core3.1下载地址

标签:exe,IIS,NetCore,部署,win,hosting,x64,core3.1,dotnet
来源: https://www.cnblogs.com/struggle-cs/p/15172599.html