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

Use factory for instantiating TPeriodicTask #26

Open ProMix0 opened 2 years ago

ProMix0 commented 2 years ago

Describe the feature

Write and use factory instead of direct Service Locator

GeeWee commented 2 years ago

Not entirely sold on this one yet, and why it's necessary - but let's talk it over in #29