Once had a menu option in MS VS 2013 to create strongly typed Action Method for MVC . Now it is not available. I rebuilt, noting that doc says you have to build the model. I've been tearing my hair out over this one.
Example: In controller, right click inside Create action method, select Create View. Menu comes up, where I can select model, etc., but there is no longer an option to select "strongly typed". It was there at some point in the past.