1
Answer

Window Service for C# Console Application

I want to create a windows service that will run my c# console application.
Can someone advice on steps to achieve this.
Thank you! 

Answers (1)