GeeWee / BetterHostedServices

Fixed a wide variety of issues that have to do with Hosted Services and BackgroundServices, such as error handling and the abillity to access them via the DI.
MIT License
27 stars 4 forks source link

Rewrite tests to remove WebHost context #34

Open ProMix0 opened 2 years ago

ProMix0 commented 2 years ago

Describe the feature

Use generic host, IServiceProvider or create objects manually