Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
516c77d
Merge pull request #140 from Syncfusion-Content/hotfix/hotfix-v20.1.0.55
SyncfusionBuild May 12, 2022
6e61b62
Merge pull request #142 from Syncfusion-Content/hotfix/hotfix-v20.1.0.55
SyncfusionBuild May 16, 2022
f95eaf4
Merge pull request #145 from Syncfusion-Content/hotfix/hotfix-v20.1.0.55
SyncfusionBuild May 24, 2022
8126f7a
Merge pull request #151 from Syncfusion-Content/hotfix/hotfix-v20.1.0.55
SyncfusionBuild May 30, 2022
3e882ce
Merge pull request #154 from Syncfusion-Content/hotfix/hotfix-v20.1.0.55
SyncfusionBuild May 30, 2022
724a057
IN-18121-UG-Documentation-aspnetcore
kavinkumarrajendran Jun 2, 2022
e644376
Merge pull request #155 from syncfusion-content/IN-18121-UG-Documenta…
Poovarasan-Karthikeyan Jun 2, 2022
24efd93
IN-18121-UG-Documentation-aspnetcore
kavinkumarrajendran Jun 3, 2022
eeb7772
Merge pull request #156 from syncfusion-content/IN-18121-UG-Documenta…
Poovarasan-Karthikeyan Jun 6, 2022
62405e9
Merge pull request #159 from Syncfusion-Content/hotfix/hotfix-v20.1.0.55
SyncfusionBuild Jun 7, 2022
efb59eb
Added the release notes MD file and corresponding node entry in the T…
Jun 23, 2022
bf6c77f
Added the release notes MD file and corresponding node entry in the T…
Jun 28, 2022
a02622c
DOCINFRA-2397 clearing the merge conflicts
DeepakRajSundar Jun 29, 2022
019a4b7
Merge remote-tracking branch 'remotes/origin/hotfix/hotfix-v20.1.0.55…
DeepakRajSundar Jun 29, 2022
7d38d25
DOCINFRA-2397 Re-added the 2022 volume 2 main release notes entry in …
DeepakRajSundar Jun 29, 2022
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
2 changes: 1 addition & 1 deletion aspnet-core-toc.html

Large diffs are not rendered by default.

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
16 changes: 16 additions & 0 deletions aspnet-core/Release-Notes/v20.2.0.36.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Essential Studio for ASP.NET Core 2022 Volume 2 Main Release Notes
description: Essential Studio for ASP.NET Core 2022 Volume 2 Main Release Notes
platform: aspnet-core
documentation: ug
---

# Essential Studio for ASP.NET Core Release Notes

{% include release-info.html date="June 30, 2022" version="v20.2.0.36" %}

{% directory path: _includes/release-notes/v20.2.0.36 %}

{% include {{file.url}} %}

{% enddirectory %}
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Steps to Download ASP.NET Core | ASP.NET Core | Syncfusion
description: This page explains about how to download the Syncfusion Essential Studio ASP.NET Core installer based on licensed and trial customer
title: Downloading Syncfusion ASP.NET Core installer - Syncfusion
description: Learn here about the how to download Syncfusion ASP.NET Core offline installer from our syncfusion website.
platform: aspnet-core
control: Installation and Deployment
documentation: ug

---

# Download ASP.NET Core Installer
# Downloading Syncfusion ASP.NET Core offline 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.

Expand All @@ -20,44 +20,43 @@ The Syncfusion ASP.NET Core installer can be downloaded from the [Syncfusion.com
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)
* 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](download-images/trial-confirmation.png)
![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.)
6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio ASP.NET Core web installer.

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

7. 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 EXE and ZIP format.
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 EXE and ZIP format.

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

### Start Trials if using components through [Nuget.org](https://www.nuget.org/packages?q=syncfusion)
### 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](download-images/start-trial-download.png)
![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](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) key here at any time before the trial period expires. ((as shown in below screenshot.)
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](download-images/start-trial-download-installer.png)
![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.

Expand All @@ -70,9 +69,12 @@ You should initiate an evaluation if you have already obtained our components th
4. The most recent version of the installer will be downloaded from this page.
5. To download older version installers, go to [Downloads Older Versions](https://www.syncfusion.com/account/downloads/studio) (element 2 in the screenshot below).
6. You can download other platform\add-on installers by going to More Downloads Options (element 3 in the screenshot below).

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

7. For Windows OS, EXE and Zip formats are available for download. They are both Offline Installers.

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


You can also refer to the [**Online installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-web-installer) and [**Offline installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-offline-installer) links for step-by-step installation guidelines.
You can also refer to the [**Offline installer**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/install-using-the-offline-installer) links for step-by-step installation guidelines.
Loading