-
Notifications
You must be signed in to change notification settings - Fork 3
SEO-174654-MVC-Redirect-UG #394
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
Omanyadickson
wants to merge
1
commit into
hotfix/hotfix-v23.1.36
Choose a base branch
from
SEO-174654-MVC-Redirect-UG
base: hotfix/hotfix-v23.1.36
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,8 +30,8 @@ Our 30-day trial can be downloaded in two ways. | |
 | ||
|
||
3. With a trial license, only the latest version’s trial installer can be downloaded. | ||
4. After downloading, the Syncfusion ASP.NET MVC (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 belowscreenshot.) | ||
4. After downloading, the Syncfusion ASP.NET MVC (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://support.syncfusion.com/kb/article/7053/how-to-generate-unlock-key-for-essentials-studio-products?isInternalRefresh=False) 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/login) page (as shown in belowscreenshot.) | ||
|
||
 | ||
|
||
|
@@ -43,9 +43,9 @@ Our 30-day trial can be downloaded in two ways. | |
|
||
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 MVC from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account. | ||
1. You can start your 30-day free trial for ASP.NET MVC from the [Start Trial](https://www.syncfusion.com/account/login) 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/aspnetmvc/licensing/overview). | ||
N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/login) 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/aspnetmvc/licensing/overview). | ||
|
||
 | ||
|
||
|
@@ -54,20 +54,20 @@ You should initiate an evaluation if you have already obtained our components th | |
|
||
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/aspnetmvc/licensing/how-to-generate) here at any time before the trial period expires. (as shown in belowscreenshot.) | ||
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/login) page to get the latest version trial installer. You can generate the [unlock key](https://support.syncfusion.com/kb/article/7053/how-to-generate-unlock-key-for-essentials-studio-products?isInternalRefresh=False) and [license key](https://help.syncfusion.com/aspnetmvc/licensing/how-to-generate) here at any time before the trial period expires. (as shown in belowscreenshot.) | ||
|
||
 | ||
|
||
5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. | ||
5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/login) 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. | ||
1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/login) page under your registered Syncfusion account. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Revert all license and download links |
||
2. You can view all the licenses (both active and expired) associated with your account. | ||
3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer. | ||
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). | ||
5. To download older version installers, go to [Downloads Older Versions](https://www.syncfusion.com/account/login) (element 2 in the screenshot below). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Revert this |
||
6. You can download other platform\add-on installers by going to More Downloads Options (element 3 in the screenshot below). | ||
|
||
 | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check the updated KB link and recheck all the links