Create Project

Syncfusion provides the Visual Studio for Mac Project Templates for Xamarin platform to create the Syncfusion Xamarin Application by adding the required Syncfusion NuGet packages.

Use the following steps to create the Syncfusion Xamarin Application through the Visual Studio 2019 for Mac:

1) To create a Syncfusion Xamarin project, follow either one of the options below in Visual Studio for Mac.

Option 1:
Click Syncfusion Menu and choose Essential Studio for Xamarin > Create New Syncfusion Project.

Create New Project from Syncfusion Menu

Option 2:
Choose File > New > Project and navigate to Syncfusion > App > Syncfusion Xamarin Project Template.

Create New Project

2) Configure the Syncfusion Xamarin Application by using the following Project Configuration dialog, choose the project Android and iOS by toggling respected checkbox and Syncfusion components.

Project Configuration

Android:

1. Minimum Android Version: Select the oldest Android version that you want to support your application.

2. Target Android Version: Select the version of Android to run your application.

iOS:

1. Target Device: Select the device of Xamarin.iOS project either Unified, iPhone/iPod, or iPad

2. Target Version: Choose the version of Xamarin.iOS Project.

Choose controls:

Choose the Xamarin application needs to create with the Syncfusion controls.

Choose Controls

3) Name the project and click the Create.

New Project

4) Required Syncfusion NuGet and configuration have been added to the project based on the Syncfusion component chosen.

Net Standard:

Net Standard References

Android:

Android References

iOS:

iOS References

Now, you can follow the user guide documentation to use the Syncfusion Xamarin components.