在IIS上部署ASP.NET Core项目

一.配置应用程序池为无托管:

Web Server  在IIS上部署ASP.NET Core项目

 

二.安装ASPNETCoreModule:(核心)

下载地址:https://go.microsoft.com/fwlink/?linkid=844461

安装包:DotNetCore.1.0.4_1.1.1-WindowsHosting.exe

Web Server  在IIS上部署ASP.NET Core项目

 

没有安装是没有红色标记的这项的:

 

Web Server  在IIS上部署ASP.NET Core项目

 

相关文章:

  • 2021-09-01
  • 2022-02-16
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
  • 2021-08-26
猜你喜欢
  • 2021-07-10
  • 2021-08-20
  • 2021-11-09
  • 2021-12-22
相关资源
相似解决方案