Snippets tagged di

  • Mini IoC Container

    Minimal Inversion of Control (IoC) Container for Dependency Injection (DI) in under 100 lines of code. Implements the 3 Rs of DI: Register, Resolve, Release. Note: missing thread safety and fluent interface.

    13 people like this

    Posted: 12 years ago by Phillip Trelford