Showing results for windowsservice - #ifdef Windows

Feb 10, 2021
5
0

Creating a Windows Service with C#/.NET5

Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi

Lets create a simple app with C#/NET5 and see how we can register it as a Windows Service, logging information into the Windows Event Viewer, and moving some files around based on the outputs of a Machine Learning Model.