I then created an empty directory using Visual Studio Code's Terminal window and typed 'dotnet new' and 'dotnet restore'. I also wrote a step-by-step tutorial for getting started developing ASP.NET Core Web Applications.įirst, one needs to install the C# Extension for Visual Studio Code to get C# support. For a step-by-step tutorial, read Visual Studio Code for Developing. My main goal was to get a feel for using Visual Studio Code to create and debug simple console and web applications using C# on macOS for. I installed it on my MacBook Pro and developed a small console application using Visual Studio Code.
NET Core Framework was released yesterday from Microsoft.