Skip to content
Ermicioi Alexandru edited this page Feb 24, 2018 · 5 revisions

Welcome, to Aedi wiki!

Aedi is a dependency injection library. It does provide a set of containers that do IoC, and an interface to configure application components (structs, objects, etc.)

To understand how to use Aedi, please follow this tutorial course:

  1. Getting started
  2. Dependencies
  3. Named dependencies
  4. More component configuration primitives
  5. Composite containers
  6. Value container
  7. Memory management
  8. Annotation based configuration
  9. Decorated containers
  10. Extending component factory
  11. Extending generic component factory
  12. Extending container
Clone this wiki locally