DalSoft / DalSoft.Hosting.BackgroundQueue

Alternative solution to HostingEnvironment.QueueBackgroundWorkItem in .NET Core https://stackoverflow.com/questions/36945253/alternative-solution-to-hostingenvironment-queuebackgroundworkitem-in-net-core
MIT License
47 stars 5 forks source link

Use IHost specific DI extensions #6

Closed DalSoft closed 1 month ago

DalSoft commented 1 month ago

Fully supported in v2.0.0

v2.0 has a fully working example in the repo