.net core web api development in mac OS using VS Code
Getting "This localhost page can’t be found" error in browser when opening localhost:5200 in browser after running 'donet run' command. The server is running in 5200 port but browser can't find it. Help me with this.