Skip to content

First release

Pre-release
Pre-release
Compare
Choose a tag to compare
@nstraub nstraub released this 25 Mar 18:39
· 79 commits to master since this release

Supports the following:

  • registering types
  • registering providers
  • instantiating types
  • injecting types into methods
  • singleton and transient lifetimes
  • registering fakes and test harnesses

provides basic dependency injection capabilities and the ability to use these dependencies in a test environment.