News

Visual Studio 2019 has a project template called a Worker Service. The Worker Service project template creates a simple .NET Core Generic Host application that starts a BackgroundService ...
Sample Windows Service This repository contains the source code for a sample Windows Service created using .NET 8. The service demonstrates how to set up a basic worker service, integrate with the ...