shreesharao / aspnetcore-ConsoleToWeb

Convert Console project to web project for understanding the working of asp.net core mvc
0 stars 0 forks source link

Dependency injection - Request a specific implementation of the service #4

Closed shreesharao closed 6 years ago

shreesharao commented 6 years ago

Using ASP.NET Core in built IoC container, there is no way to resolve a service to a specific implementation like in Unity container. check SO question -https://stackoverflow.com/questions/39174989/how-to-register-multiple-implementations-of-the-same-interface-in-asp-net-core