0
kicks
daemoniq: Windows service hosting for mere mortals
Developing and debugging windows services or daemon processes in .Net can be a really painful and tedious process. Daemoniq takes a stab at this problem by providing another level of a abstraction on top of System.ServiceProcess?. This allows developers to concentrate on writing windows services in .Net by providing functionality such as configuration, deployment and debuggability