net-feature-tests icon indicating copy to clipboard operation
net-feature-tests copied to clipboard

Ability to resolve an unregistered type?

Open RandomEngy opened this issue 8 years ago • 0 comments

Some containers let you resolve a type even if you haven't registered it, by examining the constructor and resolving all the dependencies, but a lot of them don't. Can you add this feature to the list tested?

RandomEngy avatar Oct 24 '17 17:10 RandomEngy