Steven
Results
163
comments of
Steven
Can you show me a concrete example of your code and what you're trying to achieve?
I think I start to understand what you want to achieve and also which part of the Simple Injector API would benefit you. > If I have a whole group...
> I've tried calling container.GetInstance(type), hoping that it would call the relevant producer, but it didn't happen and I got SimpleInjector.ActivationException claiming that type wasn't registered, but I did register...