Andre Silveira

Andre Silveira

  • 1.5k
  • 148
  • 13.5k

[MVC and Razor Pages] View can't see model

Jun 29 2021 7:57 PM

I'm learning .net core 5 and to do so I'm making a project trying to use repository pattern. 

I divided the solutions in 4 projects, one of them is the model project.

The views of the project are in the Area part of the solution. 

The Controller can see the model correctly, but the view can't.

All the references seems to be properly setted.

Please help me!!! I need to learn this thing ASAP!

Thanks


Answers (6)