slackbuilds/libraries/Hypodermic
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
Hypodermic.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Hypodermic.info libraries/Hypodermic: Updated for version 2.4. 2017-05-27 07:31:06 +07:00
Hypodermic.patch
README
slack-desc

README

Hypodermic was started with the will to mimic the famous .NET Autofac.
Although its design evolved, both its behavior and its expressiveness
tend to remain the same.

Features:
- Header only
- Developer friendly compilation errors
- Easy to use out of the box
- Configurable instance lifetime
- On the fly registrations
- Constructor discovery
- Merge-able registrations
- Dependencies can be particular for a specific type
- Injectable vector of types
- Injectable factories of types
- Injectable container