I have couple of class libraries in my project and all are using Ninject IoC container. I wanted to load all the modules in a StandardKernel at one go
Ninject
StandardKernel
Another thing you should check is if the class that extends NinjectModule is public, otherwise it wont be visible in the Assembly.