I'm creating a multi layer project with a lot of different assemblies and using dependency injection.
I was thinking about using some tool for composition but not sure which one to use.
MEF and Unity are strong candidates.
I think that MEF could perhaps help if I change the web part to multi tennant type.
So which one in your opinion would be good for composition mainly if I know neither of them and please include argument if able.