

After opening the terminal, type and execute the following command:.Open the terminal by using the shortcut Ctrl + Shift + ` or Terminal -> New Terminal.Open that empty directory in VS Code by selecting File -> Open Folder.Create an empty directory in the local disk.Npm install -g yo generator-aspnet gulp bowerĪfter installing the plugins, please follow these steps to create a new ASP.NET Core project in VS Code: Open an instance of the command prompt and type in the following command to install Yeoman with gulp and Bower in the global location.

We can use the popular Yeoman ( ) command line tool, which provides an option to scaffold a new ASP.NET Core project.It is dependent on Node.js and it should be installed in your machine, as mentioned in the prerequisites. Visual Studio Code has no built-in commands to generate ASP.NET Core projects, so it requires some manual work.Then, install the NuGet Gallery extension to add and update NuGet packages in the VS Code.To open the list of extensions, please select the extensions icon on the left side of menu or use the Ctrl + Shift + X shortcut key. Install the C# extensions, which are required for development of ASP.NET Core applications.The following packages should be installed in your machine:
#Console template visual studio for mac how to
