Getting ready

In this recipe, we'll see how we can initialize a Git repository locally, and then we'll use the ASP.NET Core MVC project template to create a new project and version it in the local Git repository. We'll then use Visual Studio Code to interact with the Git repository to perform basic operations of commit, pull, and push. You'll need to set up your working environment with the following:

The Visual Studio Marketplace features several extensions for Visual Studio Code that you can install to enhance your experience of using Git: