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
I have a constructor that returns a concrete type which implements more than one interface and I would like to register the same instance as providing multiple interfaces.
I have a constructor that returns a concrete type which implements more than one interface and I would like to register the same instance as providing multiple interfaces.
In dig, it is possible using dig.As().
The text was updated successfully, but these errors were encountered: