【发布时间】:2021-10-04 00:14:50
【问题描述】:
我想知道当您发布网站时开发和生产是如何工作的。在 Visual Studio 中使用 ASP .NET Core 时如何进行开发并将其发送到生产环境。
这是在 IIS 上发布的文件夹: enter image description here
这是本地主机上包含源代码的文件夹: enter image description here
【问题讨论】:
标签: asp.net-core release development-environment production-environment