DEV Community

Discussion on: .NET Core Dependency Injection: Everything You Ought To Know

 
jamesmh profile image
James Hickey

It's pretty neat! As long as your interface exposes some way to differentiate between each concrete implementation then you can just check that at run-time.