Core Concepts
This section explains how to model, resolve, and operate dependency graphs in ClaDI.
- Advanced DI Container — full provider lifecycle and resolution behavior.
- Container Fundamentals — composition-root and scope model.
- Container Operations — lock, bootstrap, and dependency graph export.
- Decorator Modules —
@Moduleworkflows and module-class composition. - Factory Providers — object creation patterns with provider factories.
- Configuration Registries — named configuration sets via tokenized providers.
- Clean Architecture Playbook — modular boundaries and orchestration.
- Error Handling — structured error contracts and operational diagnostics.
Last updated on