79665203

Date: 2025-06-13 17:39:05
Score: 1.5
Natty:
Report link

Ok, I will add to the Necro-posting. .NET (at least version 8) has a template that uses the ApplicationHostBuilder and hosted services to use the Background worker class type. This is probably the right way to go forward (2025). It enables things like dependency injection and built in logging. This should enable developers to leverage all the rich tooling built for .NET Web Hosts.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: crazywill32