Windows service application creation tutorial in Visual Studio that writes messages to windows event log.
source : docs.microsoft.com
- Create & Rename Service
- Add features to the service
- Define the state of the service
- Add installation program for the service
- Install the service
- Clean up resources
- C# .NETFramework v4.6.1
WindowsService is licensed under the MIT License