I want to set the DryIoC container to a default convention mapping (for example: resolve IFoo to Foo and IBar to Bar).
How can this be achieved ?
I want to set the DryIoC container to a default convention mapping (for example: resolve IFoo to Foo and IBar to Bar).
How can this be achieved ?