ASP.NET : how to conditionally choose constructor when resolving dependency?
I have 3 classes:
ASP.NET : how to conditionally choose constructor when resolving dependency?
I have 3 classes:
Keyed dependency injection: obtaining an object and its key
I am currently using keyed dependency injection to create my ASP.NET server.