I'm not sure what I'm doing wrong, but I can't seem to make it past the first part of the walkthrough. I created the app, but after the first round of modifications, when I should see "MVC is working", I still see "Hello World", and I can't seem to figure out why that is happening.
Not sure what's going wrong, but perhaps you are working on a different version of Dotnet. This tutorial is build with version 6. I haven't got around updating this tutorial yet.
I'm not sure what I'm doing wrong, but I can't seem to make it past the first part of the walkthrough. I created the app, but after the first round of modifications, when I should see "MVC is working", I still see "Hello World", and I can't seem to figure out why that is happening.
Hi Rob,
Not sure what's going wrong, but perhaps you are working on a different version of Dotnet. This tutorial is build with version 6. I haven't got around updating this tutorial yet.
No need to, Robin, it worked great for me with .NET 8 with no changes being required. Thanks for the great walkthrough!
Thanks for the compliment, good to hear it worked with .NET 8.