poodinis/example
2016-12-12 22:51:26 +01:00
..
annotations Deprecate singleton factory method 2016-08-08 22:17:17 +02:00
applicationcontext Deprecate singleton factory method 2016-08-08 22:17:17 +02:00
arraycompletion Deprecate singleton factory method 2016-08-08 22:17:17 +02:00
constructorinjection Add example on constructor injection 2016-08-25 21:17:47 +02:00
qualifiers Deprecate singleton factory method 2016-08-08 22:17:17 +02:00
quickstart Fix minor details 2016-09-03 18:36:26 +02:00
registeronresolve Deprecate singleton factory method 2016-08-08 22:17:17 +02:00
valueinjection Add value injection example 2016-12-12 22:51:26 +01:00
README.md Fix minor details 2016-09-03 18:36:26 +02: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.