Skip to content

IN-18125-UG-Documentation-aspnetcore-mas #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 45 additions & 12 deletions aspnet-core-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,56 @@
<li>
<a href="/aspnet-core/overview">Overview</a>
</li>
<li>
Installation and Upgrade
<li><a href="/aspnet-core/system-requirements">System Requirements</a></li>
<li>Installation<ul>
<li>Web Installer
<ul>
<li><a href="/aspnet-core/installation-and-upgrade/system-requirements">System Requirements</a></li>
<li><a href="/aspnet-core/installation-and-upgrade/download">Download</a></li>
<li><a href="/aspnet-core/installation-and-upgrade/install-using-the-web-installer">Install using the Web Installer</a></li>
<li><a href="/aspnet-core/installation-and-upgrade/install-using-the-offline-installer">Install using the Offline Installer</a></li>
<li><a href="/aspnet-core/installation-and-upgrade/asp-net-core-mac-installer">ASP.NET Core MAC Installer</a></li>
<li><a href="/aspnet-core/installation-and-upgrade/installation-errors">Installation Errors</a></li>
<li><a href="/aspnet-core/installation-and-upgrade/upgrade">Upgrade</a></li>
<li>
<a href="/aspnet-core/installation/web-installer/how-to-download">How to Download?</a>
</li>
<li>
<a href="/aspnet-core/installation/web-installer/how-to-install">How to Install?</a>
</li>
</ul>

</li>
<li>Offline Installer
<ul>
<li>
<a href="/aspnet-core/installation/offline-installer/how-to-download">How to Download?</a>
</li>
<li>
<a href="/aspnet-core/installation/offline-installer/how-to-install">How to Install?</a>
</li>
</ul>
</li>
<li>Mac Installer
<ul>
<li>
<a href="/aspnet-core/installation/mac-installer/how-to-download">How to Download?</a>
</li>
<li>
<a href="/aspnet-core/installation/mac-installer/how-to-install">How to Install?</a>
</li>
</ul>
</li>
<li>
<a href="/aspnet-core/installation/installation-errors">Installation Errors</a>
</li>
</ul>
</li>
<li>Upgrade
<ul>
<li>
<a href="/aspnet-core/upgrade/how-to-upgrade">How to Upgrade Syncfusion ASP.NET Core Installer to Latest Version?</a>
</li>
</ul>
</li>
<li>Licensing
<ul>
<li><a href="/aspnet-core/licensing/licensing">Overview</a></li>
<li><a href="/aspnet-core/licensing/generating-license-keys">Generating license keys</a></li>
<li><a href="/aspnet-core/licensing/registering-license-keys">Registering license keys</a></li>
<li><a href="/aspnet-core/licensing/overview">Overview</a></li>
<li><a href="/aspnet-core/licensing/how-to-generate">How to Generate Syncfusion ASP.NET Core License Key?</a></li>
<li><a href="/aspnet-core/licensing/how-to-register-in-an-application">How to Register Syncfusion License Key in ASP.NET Core Application?</a></li>
<li><a href="/aspnet-core/licensing/licensing-errors">Licensing Errors</a></li>
<li>Licensing FAQ
<ul>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Essential Studio ASP.NET Core Licensing | Syncfusion
description: Learn here about Syncfusion Essential Studio ASP.NET Core license key, how to generate the license key, how to register the license key, and more details.
title: Overview of Syncfusion license generation - Syncfusion
description: Learn here about how to generate Syncfusion ASP.NET Core license key for syncfusion ASP.NET Core application for license validation.
platform: aspnet-core
control: Essential Studio
documentation: ug
---

# License Key Generation
# Generate Syncfusion ASP.NET Core License key

License keys for ASP.NET Core can be generated from the [License & Downloads](https://syncfusion.com/account/downloads) or [Trial & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) section from your Syncfusion account.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Essential Studio ASP.NET Core Licensing | Syncfusion
description: Learn here about Syncfusion Essential Studio ASP.NET Core license key, how to generate the license key, how to register the license key, and more details.
title: Overview of Syncfusion license registration - Syncfusion
description: Learn here about how to register Syncfusion ASP.NET Core license key for ASP.NET Core application for license validation.
platform: aspnet-core
control: Essential Studio
documentation: ug
---

# License Key Registration
# Register Syncfusion License key in ASP.NET Core application

The generated license key is just a string that needs to be registered before any Syncfusion control is initiated. The following code is used to register the license.

Expand Down
6 changes: 3 additions & 3 deletions aspnet-core/Licensing/licensing-errors.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: License Key Errors of Essential Studio | Syncfusion
description: Learn here some information about how to fix Syncfusion license key related errors and more details.
title: Overview of Syncfusion licensing errors - Syncfusion
description: Learn here about Syncfusion common licensing errors which appears on license validation in Syncfusion ASP.NET Core applications.
platform: aspnet-core
control: Essential Studio
documentation: ug
---

# Common Licensing Errors
# Syncfusion Licensing Errors

Licensing error popup is displayed with various messages under different circumstances. Here are some ways to resolve different issues.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: About Essential Studio ASP.NET Core Licensing | Syncfusion
description: Learn here about Syncfusion Essential Studio ASP.NET Core license key, how to generate the license key, how to register the license key, and more details.
title: Overview of Syncfusion license and unlock keys - Syncfusion
description: Learn here about the Syncfusion license and unlock keys and difference between license and unlock keys.
platform: aspnet-core
control: Essential Studio
documentation: ug
Expand All @@ -16,7 +16,7 @@ margin-top: 1.5em; margin-bottom: 1.5em;
}
</style>

# Syncfusion Licensing in ASP.NET Core
# Syncfusion Licensing Overview

We have introduced a new licensing system starting with version 16.2.0.x release of Essential Studio. These modifications apply to all evaluators and only to paid customers who use NuGet packages from [nuget.org](https://www.nuget.org/). Starting with v16.2.0.x, if you use the evaluation installer or the NuGet feed to reference Syncfusion assemblies, you must also include the corresponding platform and version license key in your projects.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: System Requirements | ASP.NET Core | Syncfusion
description: this section provides the information about the system requirements for ASP.NET Core platform with supported browsers
title: System Requirements in ASP.NET Core - Syncfusion
description: Checkout and learn here all about the system requirements needed to use Syncfusion ASP.NET Core Components.
platform: aspnet-core
control: Installation and Deployment
documentation: ug

---

# System Requirements for ASP.NET Core
# System Requirements for ASP.NET Core Components

The system requirements for using our Syncfusion ASP.NET Core platform are as follows

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Major Version to Service Pack Version| ASP.NET Core | Syncfusion
description: this section provides the information about upgrading the ASP.NET Core projects from major version to service pack version
title:Upgrading Syncfusion ASP.NET Core installer to a latest version - Syncfusion
description: Learn here about the how upgrade Syncfusion ASP.NET Core installer to a latest version from website and control panel.
platform: aspnet-core
control: Essential Studio
documentation: ug
---

# Upgrading Syncfusion ASP.NET Core
# Upgrading Syncfusion ASP.NET Core installer to a latest version

Syncfusion releases new volumes once every three months, with exciting new features. There will be one Service Pack release for these volume releases. Service Pack releases are provided to address major bug fixes in the volume releases.

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Installation Syncfusion Essential Studio ASP.NET Core products
description: Learn how to install Syncfusion ASP.NET Core installer and deploy the Syncfusion ASP.NET Core component
title: Installation Errors in ASP.NET Core - Syncfusion
description: Learn here about the common installation errors and solution to those errors in Syncfusion ASP.NET Core Components installation.
platform: aspnet-core
control: Installation and Deployment
documentation: ug
Expand Down
78 changes: 78 additions & 0 deletions aspnet-core/installation/mac-installer/how-to-download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
layout: post
title: Downloading Syncfusion ASP.NET Core Mac installer - Syncfusion
description: Learn here about the how to download Syncfusion ASP.NET Core mac installer packages from syncfusion website.
platform: aspnet-core
control: Installation and Deployment
documentation: ug

---

# Downloading Syncfusion ASP.NET Core Mac installer

The Syncfusion ASP.NET Core installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/aspnet-core-ui-controls) website. You can either download the licensed installer or try our trial installer depending on your license.

- Trial Installer
- Licensed Installer

## Download the Trial Version

Our 30-day trial can be downloaded in two ways.

* Download Free Trial Setup
* Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

### Download Free Trial Setup

1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the ASP.NET Core platform.
2. After completing the required form or logging in with your registered Syncfusion account, you can download the ASP.NET Core (Essential JS1) trial installer from the confirmation page. ((as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png)

3. With a trial license, only the latest version’s trial installer can be downloaded.
4. After downloading, the Syncfusion ASP.NET Core (Essential JS1) trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article.
5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page ((as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png)

6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio ASP.NET Core Offline trial installer which is available in PKG format.

![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG)

### Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

You should initiate an evaluation if you have already obtained our components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

1. You can start your 30-day free trial for ASP.NET Core from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.

N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key).

![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)

2. To access this page, you must sign up\log in with your Syncfusion account.
3. Begin your trial by selecting the ASP.NET Core product.

N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.

4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/aspnet-core/licensing/generating-license-keys) here at any time before the trial period expires. ((as shown in below screenshot.)

![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)

5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page.


## Download the License Version

1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
2. You can view all the licenses (both active and expired) associated with your account.
3. You can download ASP.NET Core Mac licensed installer by going to More Downloads Options (element 3 in the screenshot below).

![License and downloads of Syncfusion Essential Studio](images/license-download.png)

4. Unlock key is not required to install the Syncfusion ASP.NET Core Mac trial installer.
5. For Mac OS, PKG formats is available for download.

![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG)


You can also refer to the [**ASP.NET Core Mac installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-web-installer) links for step-by-step installation guidelines.
Original file line number Diff line number Diff line change
@@ -1,37 +1,29 @@
---
layout: post
title: ASP.NET Core Mac| ASP.NET Core | Syncfusion
description: this section provides the information about Essential Studio ASP.NET Core mac installer and steps for installation
title: Installing Syncfusion ASP.NET Core Mac installer - Syncfusion
description: Learn here about how to install Syncfusion ASP.NET Core mac installer after downloading from our Syncfusion website.
platform: aspnet-core
control: Installation and Deployment
documentation: ug

---

# ASP.NET Core Mac Installation

## How to download ASP.NET Core Mac installer?

1. Essential Studio ASP.NET Core Mac installer can be downloaded from your account’s [download](https://help.syncfusion.com/common/essential-studio/download) section. You can download trial\licensed Mac installer based on your license.

2. In the downloads page, click the "Mac" button and download the required Essential Studio ASP.NET Core Mac installer.

![Download Page](Mac-Installer_images/Mac_Download.png)
# Installing Syncfusion ASP.NET Core Mac Installer


## Steps to resolve the warning message in Catalina OS or later

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

![Alert Image](Mac-Installer_images/Mac_Catalina_MacOS_Alert1.png)
![Alert Image](images/Mac_Catalina_MacOS_Alert1.png)

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

1. Right-click the downloaded pkg file.
2. Select the "Open With" option and choose "Installer (Default)". The following pop-up appears.
![pop-up Image](Mac-Installer_images/Mac_Catalina_MacOS_Alert2.png)

![pop-up Image](images/Mac_Catalina_MacOS_Alert2.png)

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

## Step-by-Step Installation
Expand All @@ -40,44 +32,44 @@ The steps below show how to install the Essential Studio ASP.NET Core Mac instal

1. Double-click the Syncfusion Essential Studio ASP.NET Core Mac installer(.pkg) file. The installer Wizard opens. Click Continue.

![Welcome wizard](Mac-Installer_images/Mac_Installer1.png)
![Welcome wizard](images/Mac_Installer1.png)


2. The Software License Agreement wizard will appear. Click the Continue button.

![License Agreement](Mac-Installer_images/Mac_Installer2.png)
![License Agreement](images/Mac_Installer2.png)


3. The License Agreement's Confirmation window will appear. If you have read the Software License Agreement, click **Agree**.

![License Agree Confirmation](Mac-Installer_images/Mac_Installer3.png)
![License Agree Confirmation](images/Mac_Installer3.png)

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


4. The Destination select wizard will appear. You can choose which disc to install the Syncfusion Essential Studio for ASP.NET Core Mac installer on here.

![Destination](Mac-Installer_images/Mac_Installer5.png)
![Destination](images/Mac_Installer5.png)

5. The Installation Type wizard will appear. Click Install to begin the standard installation of the Syncfusion Essential Studio ASP.NET Core Mac installer.

![Install Location](Mac-Installer_images/Mac_Installer6.png)
![Install Location](images/Mac_Installer6.png)

6. The Authentication window will appear. To begin the installation, enter the Mac machine's password and click **Install Software**.

![Authentication](Mac-Installer_images/Mac_Installer7.png)
![Authentication](images/Mac_Installer7.png)

7. The installation process will begin on your machine.

![Installation progress](Mac-Installer_images/Mac_Installer8.png)
![Installation progress](images/Mac_Installer8.png)

8. Once the installation is complete, the completed screen will be displayed. To exit the installation wizard, click Close.

![Installation Completed](Mac-Installer_images/Mac_Installer9.png)
![Installation Completed](images/Mac_Installer9.png)

By default, Mac installer will install the files in following location.

**Location:** {Documents}\Syncfusion\ {version}\ {platform}

![Installed Location](Mac-Installer_images/Mac_Installer10.png)
![Installed Location](images/Mac_Installer10.png)

Loading