1、部署时,先安装运行时 https://dotnet.microsoft.com/download
2、安装vc_redist.x64 https://www.microsoft.com/en-us/download/details.aspx?id=48145
3、应用程序池选择“无托管代码”
在发布时,选择独立发布。其它的基本没问题的,欢迎留言讨论!
在Windows Server 2008R2中部署 AspNetCore
原文:https://www.cnblogs.com/fjzhang/p/10564022.html