
If we list out the files contained in our Console application before running the restore command, then we’ll only see two files and one is hidden:Ĭhange into the directory that has your console app and run the dnu restore command and you now have a file. Notice that it is asking you to run a couple of commands : dnu restore Select a “Console Application” using your up and down arrow keys and give it a name. Once everything installed, run this command: yo aspnet The Visual Studio installer is straight-forward, but make sure you read the release notes on how to install ASP.NET 5 on a Mac. Install Visual Studio Code and ASP.NET 5 for OSX. Creating and Debugging C# Console Apps with Visual Studio Code on OSX.Automatically Compile Your TypeScript Files with Visual Studio Code on OSX.Setting up Github with Visual Studio Code on OSX.

Using TypeScript with Visual Studio Code on OSX.

Some of my other articles about Visual Studio Code :

Creating and Debugging C# Console Apps with Visual Studio Code on OSX
