windows 使用IIS 部署 .net core3.1
1.服务器安装aspnetcore-runtime
下载链接:https://dotnet.microsoft.com/download/dotnet-core/3.1
2.安装dotnet-hosting
下载地址:当前 .NET Core 托管捆绑包安装程序(直接下载) https://www.microsoft.com/net/permalink/dotnetcore-current-windows-runtime-bundle-installer
3.发布项目就ok了