unity-framework/Container

Needs a way to inject dependencies based on non-concrete classes (interfaces)

e200 opened this issue · 0 comments

e200 commented

A way to inject constructor dependencies that need an object that implements an interface, and not a concrete class, whats the only thing the current container supports.