You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking at the library and I'm missing the reason why those dependency injection abstractions are needed?
Microsoft's Dependency Injection library is the dotnet abstraction for dependency injection.
Others container have also made their own implementation on it:
So why would it be needed to add another layer and implement the same thing that exists but under another name and with less tooling available?
Beta Was this translation helpful? Give feedback.
All reactions