nssm部署.net core console到windows服务

轻便式发布 与.net fx不同 需要dotnet.exe来引导

Path:默认为 C:\Program Files\dotnet\dotnet.exe;

Startup directory:程序所在的目录,就是最后程序dll所在的目录;

Arguments:该程序dll的名称,一般是项目名加上.dll。

posted @ 2018-06-20 15:49  wintersoft  阅读(194)  评论(0编辑  收藏  举报