Resolving keyed services in .Net DI with reflection
The problem
Extending standard .Net dependency injection mechanism with keyed services feature using the power of reflection.
Since the introduction of standardized Dependency Injection mechanism in .Net, it lacked a few things, that users of other w...
slamcode.hashnode.dev12 min read