I am adding Ninject in MVC project using the following commands in Package Manager Console:
Install-Package Ninject -version 3.0.1.10 Install-Package Ninject.Web
Update the Application web.config File
Be sure to make these changes in the app web.config file, not the web.config file in the Views folder.