0
kicks
Adding StructureMaps Registry functionality & static wrapper to Unity
The Microsoft Practice & Patterns IoC/DI container called Unity has no static access support, I've created a wrapper to be able to call IoC.Resolve<T>().
I've also added StructureMaps Registry unit of configuration style of configuring the container.