UnityConfiguration
UnityConfiguration copied to clipboard
Added Instance based registration methods to UnityRegistry
UnityContainer has the ability to Register Object instances as well as implementation types against interfaces. It would be nice to extend UnityRegistry to do the same