Open Startup.cs in Visual Studio Code to see how this is configured: This empty project template simply displays “Hello World!”. You can run commands directly from within Visual Studio Code, including dotnet restore and any tools referenced in the project.json file, as well as custom tasks defined in. Alternately, you can enter command shift p in Visual Studio Code and then type dot as shown:
Developing ASP.NET Core Applications on a Mac With Visual Studio Code ¶