Im using visual studio 2017 and use asp.net mvc-5. My project have error "The name 'model' does not exist in the current context in mvc" at all views
Asked
Active
Viewed 230 times
0
-
This might be helpful- https://stackoverflow.com/questions/19696963/razor-view-throwing-the-name-model-does-not-exist-in-the-current-context – SUNIL DHAPPADHULE May 07 '19 at 06:01
-
Possible duplicate of [Razor View throwing "The name 'model' does not exist in the current context"](https://stackoverflow.com/questions/19696963/razor-view-throwing-the-name-model-does-not-exist-in-the-current-context) – Paul Lemarchand May 07 '19 at 06:08