Skip to main content

Unity

Type Tracking Extension for Unity
·387 words·2 mins
Programming ALT.NET Unity IoC
Edit: Source code posted to [Hazware Unity Extensions on GitHub] My personal inversion of control container is Unity . However, I occasionally find myself looking for functionality from the other .NET IoC containers I have used, such as Ninject and Castle Windsor . Here is the code that came out from trying to solve this need.