Skip to content

Litee/Common.InversionOfControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common.InversionOfControl

=========================

Simple generic wrapper around several IoC containers.

Supported containers:

  • Unity 3
  • Autofac
  • Ninject
  • Castle Windsor

Existing features:

  • Instance/Implementation/Lambda registration (generics-only)
  • Singleton and Transient scopes support
  • Constructor injection, including named one (via NamedDependency attribute)

TODO:

  • Dependency injection
  • Optional dependencies support
  • Mark one of multiple constructors for injection
  • Resolve multiple instances
  • etc

About

Simple generic wrapper around several IoC containers - Unity, Autofac, Ninject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages