Start Visual Studio 2017, open the Part3 solution, and go to File | New | Project....
In the New Project dialog, in the Installed list, select Visual C# | Windows Universal. In the center list, select Windows Template Studio (Universal Windows), type the location as C:\Code\Part3\, type the name as NorthwindUwp, and click on OK.
In the Select project type and framework dialog, select Navigation Pane and MVVM Basic, and then click on Next, as shown in the following screenshot:
In the Select pages and features dialog, select the circle with a plus button in the Settings pane, leave its ...