I have a service with two different implementations and I would like to inject into the controllers constructor, depends on a criteria (at the moment the criteria is a simpl
You're on the right track with handler selectors. Here are some good articles on using them for multi-tenancy, you can use them for reference: