-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Practical Test-Driven Development using C# 7
By :

Before you get started with the development environments, you will want to install the .NET Core SDK. You'll need to navigate to the .NET Core download page on the Microsoft website (https://www.microsoft.com/net/download/core). Select the proper installer for your system. For Windows machines, the .exe
download is recommended.
Follow the onscreen instructions for the install wizard to install the .NET Core SDK.
One benefit of choosing VS Code for your development is that it is an excellent IDE for both .NET and JavaScript. To get started using VS Code, you must first download the IDE.
Visit the VS Code website (https://code.visualstudio.com/) and choose the proper version for your operating system:
Follow the instructions in the wizard to install the VS Code:
Be sure to read and accept the License Agreement
:
Choose a location on your hard drive to install VS Code. The default path is usually acceptable...
Change the font size
Change margin width
Change background colour