TeachingNote

.net core使用命令运行发布的项目

电脑版发表于:2021/12/28 15:49


开发模式下可以使用dotnet run 运行,但是发布后这样运行就不行了。

需要使用dotnet 接项目的dll即可,比如:dotnet WebApplication1.dll 也非常简单

关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢