A light weight inversion of control (IOC) container
Retrieve the desired dependency through type safe lambda syntax
Selection function for the desired dependency
Set the dependencies to be managed by the Container Call this method outside the module which constructs the Container instance in order to preserve inversion.
Concrete dependencies conforming to abstractions in T
Generated using TypeDoc
A light weight inversion of control (IOC) container