All products / Saraff.Twain.DS / Contents
IoC Container Features
- Simplified object creation, especially for hierarchical object structures and dependencies
- Supports registration of existing instance.
- Supports code-based registration as well as design time registration.
- Automatically injects registered type at runtime through constructor, property or method.
- Supports deferred resolution.
- Automatic disposing of instances.
For more info see Saraff.IoC