Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 218 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 218 Bytes

ServiceDemon

A template C# solution for a Windows service and a Linux demon.

  • Linux bash script to start and stop demon
  • Logging using log4net
  • Service using System.ServiceProcess
  • Jobs using Quartz