Control does not reached the Http POST method in the controller when form is submitted from a view in my ASP.NET Core MVC web app
I am learning ASP.NET Core MVC framework (.NET 8) by building a sample project: Following are the code files-
I am learning ASP.NET Core MVC framework (.NET 8) by building a sample project: Following are the code files-