dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.

Home Page:http://www.dolittle.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve binding when binding multiple interfaces to same type

einari opened this issue · comments

In order to avoid multiple bindings for the same type, which causes problems with singleton and singleton per instance lifecycles when we ask the container to get an instance of the concrete type, we should do as proposed in this:

dolittle-obsolete/DotNET.Fundamentals#304 (review)

┆Issue is synchronized with this Asana task