1.服务器安装aspnetcore-runtime

下载链接:https://dotnet.microsoft.com/download/dotnet-core/3.1

windows 使用IIS 部署 .net core3.1

 

2.安装dotnet-hosting

下载地址:https://www.microsoft.com/net/permalink/dotnetcore-current-windows-runtime-bundle-installer

 

 

3.发布项目就ok了

 

相关文章: