Asp.net razor textbox array for list items
I can’t find or figure out how to take a list of items (cupcakes) and display them in razor with a quantity field.
I can’t find or figure out how to take a list of items (cupcakes) and display them in razor with a quantity field.
I just updated my project to MVC 5.1 from MVC 5. The main web.config file got updated automatically, but web.configs under main View and Areas folders weren’t changed. I suspect that’s why now I lost both intellisense and resharper support for my actions, controllers and areas.