Top "Mono-service" questions

Execute Mono/.NET services built with the ServiceProcess assembly.

How do I code a Mono Daemon

I'm trying to write a Mono C# daemon for linux. I'd like to do a starts and stops of it …

c# linux mono daemon mono-service
Success with start-stop-daemon and mono-service2?

Has anyone had any success using start-stop-daemon and mono-service2 together? I've been fighting this for a few days now and …

mono daemon init mono-service
.NET Service to Linux Daemon

I am writing a portable service/daemon using .NET 3.5, my windows service is running, but I was wondering about the …

c# service mono daemon mono-service