dich 0.0.2

Simple dependency injection framework for D. Based on endovena similar work.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:


This package provides sub packages which can be used individually:

dich:tests - Tests for DICH

dich

Build Status Coverage Status license DUB DUB

Simple dependency injection framework for D. Based on endovena similar work.

Compiling

dub build

Running tests

dub run dich:tests

Documentation

The documentation is generated automatically (ddox) and is accessible by reference documentation API

License

MIT