Installing .NET Core and Visual Studio Code

The first thing we need to do before we get to work is install the .NET Core SDK. Head over to https://www.microsoft.com/net/download/core to download the latest version. I have used version 2.0, but I am assuming Microsoft is keeping things backward compatible. As said, I am using this on Windows so I am assuming you are also using Windows, but it should work on Linux just as well. Installation of the .NET Core SDK is straightforward.

Once you have followed the installation wizard and installed .NET Core, it is time to install Visual Studio Code (VS Code). Head over to https://code.visualstudio.com/ to install the latest version of VS Code for your platform. Again, installation is straightforward. ...

Get Continuous Integration, Delivery, and Deployment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.