.NET 6 hosted service as a Windows service running on the .NET 4.6.2 full framework.
- Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.WindowsServices to run application as either a Console application or an installed Windows Service.
- Serilog for logging.