asp.net core项目 部署在 linux上

时间:2022-10-31 20:11:49

第一步 安装 .net core

https://www.microsoft.com/net/learn/get-started/linuxubuntu

第二步 运行你的asp.net core 项目

https://docs.microsoft.com/zh-cn/aspnet/core/getting-started

第三步 配置 nginx

https://docs.microsoft.com/zh-cn/aspnet/core/publishing/linuxproduction?tabs=aspnetcore2x

https://docs.microsoft.com/zh-cn/aspnet/core/tutorials/web-api-help-pages-using-swagger?tabs=visual-studio