net-feature-tests
net-feature-tests copied to clipboard
Ability to resolve an unregistered type?
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?