ASP.NET Core应用程序部署至生产环境中(CentOS7)
Centos7发布说明环境说明:服务器系统:CentOS7.2.1511相关工具:Xshel、Xftp服务器软件软件:.netcore、nginx、supervisor准备好发布的程序安装.NETCoreSDKforCentOS7打开网址:https://www.microsoft.com/net/core#linuxcentos复制如下命令,单步执行:sudoyuminstalllibunwindlibicucurl-sSL-odotnet.tar.gzhttps://go.microsoft.com/fwlink/?LinkID=835019sudomkdir-p/opt/dotnet
用户评论