My Take at creating an IoC container
TODO :
- Support LifeTime (Transient, Scoped, Singleton)
- Support Object Loading by Data Annotation
- Support Object Loading by Assembly
- Probably additional work to Support Generics
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My Take at creating an IoC container
TODO :
- Support LifeTime (Transient, Scoped, Singleton)
- Support Object Loading by Data Annotation
- Support Object Loading by Assembly
- Probably additional work to Support Generics