I have the following (simplified) situation: I have two interfaces
interface IAmAnInterface { void DoSomething(); }
and
It is very easy using V3.0.0
Bind<I1, I2, I3>().To<Impl>().InSingletonScope();