Im missing the option for adding controllers im using Visual Studio 2015
dont know what happened everything was working fine,
I had to repair VS 2015 and now i have the option for adding controllers.
If you click New Item then you will get the option for creating Controller class.
Note that the scaffolding option with model has now been shifted to command prompt.
You may refer to: http://www.codeproject.com/Tips/988624/MVC-Controller-Scaffolding-in-Command-Line
Hope this will help.
No this isn`t helping, i have 4 other PCs with VS 2015 and everyone of them is working perfect, i dont get it why it bugged on me now because i haven`t changed/installed anything...
but thanks though for trying to help.