web-service recommended way to launch the web-service locally using dotnet: // in the vscode terminal or similar // rebuilds the project and refreshes views on file change dotnet watch run