ObjectBuilder
        Posted  
        
            by csharp-source.net
        on C# Source
        
        See other posts from C# Source
        
            or by csharp-source.net
        
        
        
        Published on Tue, 20 Nov 2007 04:54:22 GMT
        Indexed on 
            2010/03/16
            15:31 UTC
        
        
        Read the original article
        Hit count: 362
        
Filed under: 
        ObjectBuilder is a framework for building dependency injection systems, originally written by the Microsoft patterns and practices group. 
Using ObjectBuilder, it's possible to build DI containers that mimic a variety of existing containers.
        
        © C# Source or respective owner