Every .NET dev hits this fork the first time they need background work, and most pick by vibes.
Both run work outside the request pipeline. The difference is how much they make you write.
The lower-level option gives you a start method and a stop method. You own the whole

