Correct MVC path mapping .NET 6 using React – Reactjs
I suspect this is a very simple solution. I have created a brand new ASP.NET Core 6 project (in VS 2022) with React. The default project has a WeatherForecast component. I have duplicated this component and attempted to create a…