I am at the early stages of design for a large application. Many of the features will be easier to implement using the Microsoft Enterprise Application Blocks (Caching, Security, Logging). I have in past (for the last two years) used Ninject for my DI needs and was very happy with the ease of use and getting other developers up to speed compared to other DI containers.
Has anybody swapped out the Unity Block for Ninject?