Skip to main content

Home/ Coders/ Group items tagged 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

mvc turbine - converting flow into useful work - 5 views

  •  
    "MVC Turbine is a plugin for ASP.NET MVC that has IoC baked in and auto-wires controllers, binders, view engines, http modules, etc. that reside within your application. Thus you worry more about what your application should do, rather than how it should do it."
Joel Bennett

LinFu - GitHub - 2 views

  •  
    Philip Laureano's LinFu is a framework for adding mixins, inversion of control, dynamic proxies, duck typing, delegates, etc. to any .Net language.
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...
Joel Bennett

AutoMapper - CodePlex - 0 views

  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values.
  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values.
Joel Bennett

autofac - Project Hosting on Google Code - 4 views

  • Autofac is based on strongly component-oriented principles. It will change the way you approach dependency injection in .NET.
  •  
    Autofac is based on strongly component-oriented principles. It will change the way you approach dependency injection in .NET.
1 - 6 of 6
Showing 20 items per page