- Open Finder.
- Click Applications in the left-hand pane.
- Now, double-click on the Visual Studio icon.
- Now, click on Open, locate the Chapter8.Xamarin solution, and open it.
- The Solution Explorer should look like this:
- Now, control (^) + click on the Chapter8.Xamarin label and select Add | New Project.
- In the New Project dialog box, scroll down the left-hand pane till you see the Multi Platform section.
- Click on Library and select .NET Standard Library under General in the right-hand pane. Also make sure C# is selected:
- Click Next.
- Select Target Framework: as .NET Standard 2.0 and click Next:
- In the Project Name: ...