Running a .NET Core Generic Host App as a Windows Service - Steve Gordon

In this post we'll explore how to take a .NET Core console application, running on the Generic Host, utilising IHostedService and deploy it as a Windows service.
August 20, 2018
1589
1472