Skip to main content

Home/ Coders/ Group items tagged libraries IoC

Rss Feed Group items tagged

Joel Bennett

CommonServiceLocator - CodePlex - 0 views

  •  
    The Common Service Locator library contains a shared interface abstraction over IoC containers and service locators.
Joel Bennett

Unity Application Block - 0 views

  • To raise awareness of the need to maximize testability when designing applications
  • implement attribute-driven injection for constructors, property setters, and methods
  • allows developers to specify dependencies at run time or in configuration and simplify management of crosscutting concerns
  •  
    The second goal they cite is: To raise awareness of the need to maximize testability when designing applications.
  •  
    Unity (or mor formally, the Unity Application Block) is a lightweight, extensible dependency injection container from Microsoft with simple support for the basics of Inversion of Control and Dependency Injection, including implementing attribute-driven injection on constructors, property setters, and methods...
1 - 2 of 2
Showing 20 items per page