API for IOC kernel services for the core container
| Interface | Description | |
|---|---|---|
| Context | The main interface of the IOC Container providing access to all configured objects. | |
| DynamicContext | Special Context type that allows objects to be added and removed dynamically. | |
| DynamicObject | Represents a single dynamic object that belongs to a DynamicContext instance. |