Installing Syncfusion® ASP.NET Core EJ2 Mac Installer

6 Dec 20242 minutes to read

The Essential Studio® ASP.NET Core EJ2 Mac installer allows you to create the ASP.NET Core EJ2 application in Visual Studio for Mac with the Syncfusion® ASP.NET Core EJ2 components.

Steps to resolve the warning message in Catalina OS or later

While running Essential Studio® ASP.NET Core - EJ2 Mac Installer on Catalina MacOS or later, the below alert will be displayed.

Alert Image

If you receive this alert, follow the below steps for the easiest solution.

  1. Right-click the downloaded dmg file.
  2. Select the “Open With” option and choose “DiskImageMounter (Default)”. The following pop-up appears.

    pop-up Image

  3. When you click “Open” the installer window will be opened.

Step-by-Step Installation

The steps below shows how to install the Essential Studio® ASP.NET Core - EJ2 Mac installer.

  1. Locate the downloaded dmg file and open the file by double click on it.

    Welcome wizard

  2. This action will automatically mount the disk image and create a virtual drive on your desktop or in the Finder sidebar.

    License Agreement

  3. Copy the mounted disk file.

    License Agree Confirmation

  4. And paste it in “Applications” folder shortcut.

    License Agree Confirmation

    NOTE

    The Unlock key is not required to install the Mac installer. The Syncfusion® Essential Studio® ASP.NET Core - EJ2 Mac installer can be used for development purposes without registering the Unlock key.

  5. Now you can open the folder to explore the Syncfusion® Essential Studio® Mac installer.

    Destination

  6. To remove the DMG file, Right-click on the virtual drive on your desktop or in the Finder sidebar and select “Eject.” Also delete the folder from the Applications.

    Install Location

License key registration in samples

After the installation, the license key is required to register the demo source that is included in the Mac installer. To learn about the steps for license registration for the ASP.NET Core - EJ2 Mac installer, please refer to this.

  • Register the license key in the Program.cs file if you created the ASP.NET Core web application with Visual Studio 2022 and .NET 6.0.
  • Register the license key in Configure method of Startup.cs