summaryrefslogtreecommitdiffstats
path: root/libraries/Hypodermic/README
blob: bbd1d29a27aa10fb5db224a8ea5c5fd739988573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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