November 2017
Intermediate to advanced
800 pages
30h 51m
English
In Visual Studio 2017, go to File | Add | New Project.... In the Add New Project dialog, in Installed list, select Visual C#. In the list at the center, select Console App (.NET Core), type the name Numbers, and then click on OK.
In Solution Explorer, right-click on the solution and select Properties or press Alt + Enter. For Startup Project, select Current selection. From now on, you can simply click on a project in Solution Explorer and then press Ctrl + F5 to save, compile, and run that project, as shown in the following screenshot:

Read now
Unlock full access