How to make Worker class compatible with AutoFac also with Microsoft Dependency Injections
I have an worker service what will be consumed in two project.
First project use Autofac for dependency injection the other use Microsoft.Extensions.DependencyInjection