ServiceCollectionExtension Class
Class ServiceCollectionExtension allowing to registered
derived implementations of a already registered service
to re-use the same service without having to register
the same class 2x ending up with 2 instances of the
same type in the same scope.
Namespace:
Microsoft.Extensions.DependencyInjectionAssembly: Walter.BOM (in Walter.BOM.dll)