Setting up Visual Studio GitHub integration, checking in code for the first time, and checking in changes

GitHub has been a tour de force for so many years. There are developers that swear by it. In fact, it is the default option when using Apple's Xcode IDE. For whatever reason you decide to use GitHub, rest assured that you and your code are in good hands.

Getting ready

The following recipe will assume that you have already signed up for GitHub and that you have enabled Two-factor authentication. If you have not signed up for a GitHub account, you can do so by going to www.github.com and creating a new account. To enable Two-factor authentication on your GitHub account (something I personally strongly advise), do the following:

  1. Click on the down ...

Get C# Programming Cookbook 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.