asp.net core控制台项目运行

cmd中进入项目生成的dll目录下

运行命令:

start dotnet xxx.dll

原文地址:https://www.cnblogs.com/lsgsanxiao/p/9025424.html