ASP.NET MVC with Angular :- page refresh or reload gives 404 error
问题 Angular Ver : 5 I am working on a new project with ASP.NET MVC and have integrated angular 5 with it. The project is working fine except the page refresh yields the 404 page not found error. Whenever i hit refresh from the browser or reload the page, it gives the 404 error. I have gone through many tutorials and discussions on this Angular page refresh problem, but no luck so far. I am using the MVC shared view _Layout.cshtml to specify the angular lib references and the base reference as