Skip to content

hallco978/Griffin.Container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Griffin.Container

Inversion of control container with (almost) zero configuration.

Features

  • The usual =)
  • Commands
  • Decorators
  • Interceptors
  • Modules
  • Domain events
  • Quick enough

Installation

Install using nuget:

  • Core: install-package griffin.container
  • MVC3: install-package griffin.container.mvc3
  • MVC4: install-package griffin.container.mvc4
  • WCF: install-package griffin.container.wcf
  • WebApi: install-package griffin.container.webapi

Documentation

About

Inversion of control container with (almost) zero configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published