I'm studying this learning module from microsoft Learning WEB API
But I'm not seeing anything when I try to run dotnet run command on vscode terminal.
Hence, I got this Error 404
This localhost page can’t be foundNo webpage was found for the web address: https://localhost:7162/ HTTP ERROR 404
But my terminal displays :
info: Microsoft.Hosting.Lifetime[14]
Now listening on: https://localhost:7162
info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5043
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Development
info: Microsoft.Hosting.Lifetime[0]
Content root path: C:\Users\John\Desktop\ContosoPizza\
