With the introduction of a new Container, we need to be able to use it. At the moment there are a lot of components that use DI services internally and the interface is bound to DiInterface
We need to change it so that it can accept also the new Container.
With the introduction of a new Container, we need to be able to use it. At the moment there are a lot of components that use DI services internally and the interface is bound to
DiInterfaceWe need to change it so that it can accept also the new Container.