Skip to content
Ermicioi Alexandru edited this page Aug 19, 2017 · 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. Interface registration
  5. More component configuration primitives
  6. Composite containers
  7. Value container
  8. Annotation based configuration
  9. Decorated containers
  10. Extending component factory
  11. Extending generic component factory
  12. Extending container
Clone this wiki locally