Linux Mono相当于.NET Windows服务

Dan*_*olt 5 .net linux mono windows-services

我有一个.NET Windows服务,我想在Linux上移植到Mono.

在Linux上安装服务的正确方法是什么,以便它像Windows服务一样工作(即自动启动,在没有用户登录时运行等)?

Dar*_*rov 2

你可以看看这个帖子