Downloading the Ninject.MVC3 package from NuGet creates this App_Start folder with a simple class in it; Which doesn’t even compile out of the box, I might add.
Browsing through it, it doesn’t seem to have any spectacular… functionality… or any at all. I also do not find it in the SampleApplication for Ninject.Web.Mvc where the project itself comes from. (https://github.com/ninject/ninject.web.mvc/tree/master/mvc3/src/SampleApplication)
Can someone explain the purpose of this folder/class? Deleting them seems to have no effect on my project. Is there some mystical ninja reason why I need to keep them? (or even why they are being made in the first place?)
Updated documentation: https://github.com/ninject/ninject.web.mvc/wiki/Setting-up-an-MVC3-application