Skip to content

Commit 9a60b79

Browse files
Merge remote-tracking branch 'remotes/origin/development'
2 parents ec4db9a + fa1fcbe commit 9a60b79

File tree

9 files changed

+68
-35
lines changed

9 files changed

+68
-35
lines changed

aspnet-core-toc.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

aspnet-core/Licensing/licensing-faq/how-to-upgrade-from-trial-version-after-purchasing-a-license.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ documentation: ug
99

1010
# How to upgrade from Trial version after purchasing a license?
1111

12-
To upgrade from trial version, there are two possible solutions.
13-
14-
* Uninstall the trial version and install the fully licensed build from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website.
12+
To upgrade from trial version,
13+
1514
* If you are using Syncfusion controls from [nuget.org](https://www.nuget.org/packages?q=syncfusion), replace the currently used trial license key with a paid license key that can be generated from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website. Refer to [this](https://help.syncfusion.com/common/essential-studio/licensing/license-key#how-to-register-the-syncfusion-license-key) topic for more information regarding registering the license in the application.
1615

17-
N> License registration is not required if you reference Syncfusion assemblies from Licensed installer. These licensing changes applicable to all evaluators who refers the Syncfusion assemblies from evaluation installer and those who use Syncfusion NuGet packages from [nuget.org](https://www.nuget.org/).
16+
N> Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from [nuget.org](https://www.nuget.org/packages?q=Syncfusion) must generate and register the corresponding platform and version license key in your projects.<br>
17+
For more information, please see [this](https://help.syncfusion.com/aspnet-core/licensing/licensing) help topic.

aspnet-core/Licensing/licensing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ margin-top: 1.5em; margin-bottom: 1.5em;
1616
}
1717
</style>
1818

19-
# Syncfusion Licensing in WPF
19+
# Syncfusion Licensing in ASP.NET Core
2020

21-
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.
21+
Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from [nuget.org](https://www.nuget.org/packages?q=Syncfusion) must generate and register the corresponding platform and version license key in your projects.
2222

2323
### Difference between unlock key and license key
2424

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Essential Studio for ASP.NET Core 2022 volume 1 Main release Release Notes
3+
description: Essential Studio for ASP.NET Core 2022 volume 1 Main release Release Notes
4+
platform: aspnet-core
5+
documentation: ug
6+
---
7+
8+
# Essential Studio for ASP.NET Core Release Notes
9+
10+
{% include release-info.html date="April 4, 2022" version="v20.1.0.47" %}
11+
12+
13+
<style>
14+
#license {
15+
font-size: .88em!important;
16+
margin-top: 1.5em; margin-bottom: 1.5em;
17+
background-color: #def8ff;
18+
padding: 10px 17px 14px;
19+
}
20+
</style>
21+
22+
23+
<div id="license">
24+
Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from <a href="https://www.nuget.org/packages?q=Syncfusion">nuget.org</a> must generate and register the corresponding platform and version license key in your projects.
25+
For more information, please see this <a href="https://help.syncfusion.com/common/essential-studio/licensing/license-key">help topic</a>
26+
</div>
27+
28+
29+
{% directory path: _includes/release-notes/v20.1.0.47 %}
30+
31+
{% include {{file.url}} %}
32+
33+
{% enddirectory %}

aspnet-core/installation-and-upgrade/Download.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,9 @@ documentation: ug
1010

1111
# Download ASP.NET Core Installer
1212

13-
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.
13+
The Syncfusion ASP.NET Core installer can be downloaded from the [Syncfusion.com](https://www.syncfusion.com/aspnet-core-ui-controls) website.
1414

15-
- Trial Installer
16-
- Licensed Installer
17-
18-
## Download the Trial Version
15+
## Download using trial login
1916

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

@@ -25,18 +22,18 @@ Our 30-day trial can be downloaded in two ways.
2522
### Download Free Trial Setup
2623

2724
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.
28-
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.)
25+
2. After completing the required form or logging in with your registered Syncfusion account, you can download the ASP.NET Core (Essential JS1) installer from the confirmation page. ((as shown in below screenshot.)
2926

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

32-
3. With a trial license, only the latest version’s trial installer can be downloaded.
33-
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.
34-
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.)
29+
3. With a trial license, only the latest version’s installer can be downloaded.
30+
4. After downloading, the Syncfusion ASP.NET Core (Essential JS1) 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.
31+
5. Before the trial expires, you can download the 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.)
3532
6. Click the Download (element 1 in the screenshot below) button to get the Syncfusion Essential Studio ASP.NET Core web installer.
3633

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

39-
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.
36+
7. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio ASP.NET Core Offline installer which is available in EXE and ZIP format.
4037

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

@@ -55,14 +52,14 @@ You should initiate an evaluation if you have already obtained our components th
5552

5653
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.
5754

58-
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.)
55+
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 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.)
5956

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

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

6461

65-
## Download the License Version
62+
## Download using licensed login
6663

6764
1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
6865
2. You can view all the licenses (both active and expired) associated with your account.
@@ -73,6 +70,8 @@ You should initiate an evaluation if you have already obtained our components th
7370
7. For Windows OS, EXE and Zip formats are available for download. They are both Offline Installers.
7471

7572
![License and downloads of Syncfusion Essential Studio](download-images/license-download.png)
76-
73+
74+
N> Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from [nuget.org](https://www.nuget.org/packages?q=Syncfusion) must generate and register the corresponding platform and version license key in your projects.<br>
75+
For more information, please see [this](https://help.syncfusion.com/aspnet-core/licensing/licensing) help topic.
7776

7877
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.

aspnet-core/installation-and-upgrade/Install-using-the-Offline-Installer.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ documentation: ug
1111

1212
# Installation using Offline Installer
1313

14-
You can refer to the [**Download**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/download) section to learn how to get the ASP.NET Core trial or licensed installer.
14+
You can refer to the [**Download**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/download) section to learn how to get the ASP.NET Core installer.
15+
16+
I> Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from [nuget.org](https://www.nuget.org/packages?q=Syncfusion) must generate and register the corresponding platform and version license key in your projects.<br>
17+
For more information, please see [this](https://help.syncfusion.com/aspnet-core/licensing/licensing) help topic.
1518

1619
## Installing with UI
1720

aspnet-core/installation-and-upgrade/Install-using-the-Web-Installer.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@ documentation: ug
1010

1111
# Installation using Web Installer
1212

13-
You can refer to the [**Download**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/download) section to learn how to get the ASP.NET Core trial or licensed installer.
13+
You can refer to the [**Download**](https://help.syncfusion.com/aspnet-core/installation-and-upgrade/download) section to learn how to get the ASP.NET Core installer.
14+
15+
I> Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from [nuget.org](https://www.nuget.org/packages?q=Syncfusion) must generate and register the corresponding platform and version license key in your projects.<br>
16+
For more information, please see [this](https://help.syncfusion.com/aspnet-core/licensing/licensing) help topic.
1417

1518
## Overview
1619

17-
For the Essential Studio ASP.NET Core product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version).
20+
For the Essential Studio ASP.NET Core product, Syncfusion offers a Web Installer. This installer alleviates the burden of downloading a larger installer. You can simply download and run the online installer, which will be smaller in size and will download and install the Essential Studio products you have chosen. You can get the most recent version of Essential Studio Web Installer [here](https://www.syncfusion.com/downloads/latest-version).
1821

1922

2023
## Installation
@@ -88,9 +91,7 @@ The steps below show how to install Essential Studio ASP.NET Core Web Installer.
8891

8992
9. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button.
9093

91-
![Login wizard install](WebInstaller/Step-by-Step-Installation_img9.png)
92-
93-
I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed).
94+
![Login wizard install](WebInstaller/Step-by-Step-Installation_img9.png)
9495

9596
10. The download and installation\uninstallation progress will be displayed as shown below.
9697

@@ -172,9 +173,7 @@ N> If the **Syncfusion Essential Studio for ASP.NET Core {version}** entry is se
172173

173174
7. The login wizard will appear. You must enter your Syncfusion email address and password. If you do not already have a Syncfusion account, you can create one by clicking on **Create an Account**. If you have forgotten your password, click **Forgot Password** to create a new one. Click the Install button.
174175

175-
![Login wizard install/uninstall](WebInstaller/Step-by-Step-Installation_img9.png)
176-
177-
I> The products you have chosen will be installed based on your Syncfusion License (Trial or Licensed).
176+
![Login wizard install/uninstall](WebInstaller/Step-by-Step-Installation_img9.png)
178177

179178
8. The download, installation, and uninstallation progresses will be shown.
180179

aspnet-core/installation-and-upgrade/Upgrade.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,9 @@ It is not required to install the Volume release before installing the Service P
3030

3131
## Upgrade from trial version to license version
3232

33-
To upgrade from trial version, there are two possible solutions.
33+
To upgrade from trial version,
3434

35-
* Uninstall the trial version and install the fully licensed build from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website.
3635
* If you are using Syncfusion controls from [nuget.org](https://www.nuget.org/packages?q=syncfusion), replace the currently used trial license key with a paid license key that can be generated from the [License & Downloads](https://www.syncfusion.com/account/downloads) section of our website. Refer to [this](https://help.syncfusion.com/aspnet-core/licensing/registering-license-keys) topic for more information regarding registering the license in the application.
3736

38-
N> License registration is not required if you reference Syncfusion assemblies from Licensed installer. These licensing changes applicable to all evaluators who refers the Syncfusion assemblies from evaluation installer and those who use Syncfusion NuGet packages from [nuget.org](https://www.nuget.org/packages?q=syncfusion).
39-
37+
N> Starting with 2022 Volume 1 v20.1.0.47, all Syncfusion customers (evaluators and paid customers) who use Syncfusion installers or nuget packages from [nuget.org](https://www.nuget.org/packages?q=Syncfusion) must generate and register the corresponding platform and version license key in your projects.<br>
38+
For more information, please see [this](https://help.syncfusion.com/aspnet-core/licensing/licensing) help topic.

aspnet-core/installation-and-upgrade/asp-net-core-mac-installer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ documentation: ug
1212

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

15-
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.
15+
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 Syncfusion Mac installer based on your license.
1616

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

@@ -29,7 +29,7 @@ documentation: ug
2929

3030
1. Right-click the downloaded pkg file.
3131
2. Select the "Open With" option and choose "Installer (Default)".
32-
3. Installer window will be opened.
32+
3. Installer window will be opened.
3333

3434
## Step-by-Step Installation
3535

0 commit comments

Comments
 (0)