Issue 489 · Week of May 20, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

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

Read full article Discuss
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.