NetCore3.1程序如何发布到IIS环境下
作者:互联网
1.首先在vs2019中发布netcore程序
2安装iis服务部署模块 地址Download .NET Core 3.1 (Linux, macOS, and Windows)
安装完成后查看本地IIS模块中已经存在AspNetCoreModel2 模块
3.发布网站查看效果
标签:IIS,查看,程序,发布,模块,安装,NetCore3.1 来源: https://blog.csdn.net/zzhzhonghua/article/details/120288571