Facing route issue in ASP.NET Core 7 MVC
I am leaning ASP.NET Core MVC. I created a new CustomerController
and then created a view. When I am trying to access it via localhost.../Customer/Index
, I get this error:
I am leaning ASP.NET Core MVC. I created a new CustomerController
and then created a view. When I am trying to access it via localhost.../Customer/Index
, I get this error: