Extracts some of the DI magic from the framework component into the DI component
Allows the DI component to autowire/register console commands and event listeners as they would be within the framework if used with those other components
Breaking Move the console and event dispatcher tags into a new namespace within DI component