Navigate to File | New Solution....
In the New Project dialog, choose Multiplatform | App in the left-hand column.
Choose Xamarin.Forms | Blank Forms App in the middle column, as shown in the following screenshot:
Click on Next.
Enter App Name as NorthwindMobile and Organization Identifier as com.packt, select Shared Code to Use Shared Library, and ensure that you use XAML for the user interface files, as shown in the following screenshot:
Click on Next.
Change Solution Name to Part3Mobile, and Location to ...