Ninject Service Locator
I remember reading that SiteFinity uses Unity and I was wondering if using Ninject as my Common Service Locator is going to create any issues.
Thanks
Hello Jon,
No, it should not create any issues. You should be able to use any IoC container for your custom modules and controls, however Unity cannot be replaced in Sitefinity and if you want to extend any of the build-in modules or components you have to use Unity.
All the best,