poodinis/example
2020-02-09 23:46:06 +08:00
..
annotations Update copyrights 2019-07-14 12:40:16 +03:00
applicationcontext Update copyrights 2019-07-14 12:40:16 +03:00
arraycompletion Update copyrights 2019-07-14 12:40:16 +03:00
constructorinjection Register with an initializer. 2020-02-09 23:46:06 +08:00
postconstructorpredestructor Update copyrights 2019-07-14 12:40:16 +03:00
qualifiers Update copyrights 2019-07-14 12:40:16 +03:00
quickstart Update copyrights 2019-07-14 12:40:16 +03:00
registeronresolve Update copyrights 2019-07-14 12:40:16 +03:00
valueinjection Update copyrights 2019-07-14 12:40:16 +03:00
README.md Add note about naming convention 2016-12-12 22:51:26 +01:00

To build any of these examples, specify the relevant DUB configuration when building Poodinis with DUB:

dub build --build=release --config=<name>Example

Where <name> corresponds to the name of the folder where the code example is in (camel-cased).