Skip to content
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

SEO-172121-Extension-redirect-weblink #91

Open
wants to merge 5 commits into
base: hotfix/hotfix-v21.2.3
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
6 changes: 3 additions & 3 deletions Extension/ASPNET-MVC-Extension/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ The Syncfusion provides the following extension supports in Visual Studio:

**No project selected in Visual Studio**

![Syncfusion Menu when No project selected in Visual Studio](Overview-images/Syncfusion_Menu_OverView1.png)
![Syncfusion Menu when No project selected in Visual Studio](overview_images/aspnet-mvc-extension-menu.png)

**Selected Microsoft ASP.NET MVC application in Visual Studio**

![Syncfusion Menu when Selected Microsoft ASP.NET MVC application in Visual Studio](Overview-images/Syncfusion_Menu_OverView2.png)
![Syncfusion Menu when Selected Microsoft ASP.NET MVC application in Visual Studio](overview_images/aspnet-mvc-extension-microsoft-menu.png)

**Selected Syncfusion ASP.NET MVC (Essential JS1) application in Visual Studio**

![Syncfusion Menu when Selected Synfusion ASP.NET MVC EJ1 application in Visual Studio](Overview-images/Syncfusion_Menu_OverView3.png)
![Syncfusion Menu when Selected Synfusion ASP.NET MVC EJ1 Application in Visual Studio](overview_images/aspnet-mvc-extension-application.png)

N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu.

Expand Down
50 changes: 25 additions & 25 deletions Extension/ASPNET-MVC-Extension/Project-Conversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ The following steps help you use the Syncfusion Project Conversion in the existi
**Option 1:**
Click **Syncfusion Menu** and choose **Essential Studio for ASP.NET MVC (EJ1) > Convert to Syncfusion ASP.NET MVC Application…** in **Visual Studio**.

![Syncfusion Essential JS 1 ASP.NET MVC Web Project Conversion via Synfusion menu](Convert-into-Syncfusion-MVC-project_images/Syncfusion_Menu_Project_Conversion.png)
![Syncfusion Essential JS 1 ASP.NET MVC Web Project Conversion via Synfusion menu](convert-into-syncfusion-mvc-project_images/syncfusion-menu-project-conversion.png)

N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu.

**Option 2:**
Right-click the Project from Solution Explorer, select **Syncfusion Essential JS 1**, and choose **Convert to Syncfusion MVC (Essential JS 1) Application...** Refer to the following screenshot for more information.

![Syncfusion Essential JS 1 ASP.NET MVC Web Project Conversion add-in](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img1.png)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Web Project Conversion add-in](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-in-web-add-in.png)

3. Project Conversion Wizard opens so that you can configure the project.

![Syncfusion Essential JS 1 ASP.NET MVC Web Project Conversion wizard](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img2.jpg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension in Web Project Conversion wizard](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-for-web.jpg)

The following configurations are used in the Project Conversion Wizard.

Expand All @@ -65,42 +65,42 @@ The following steps help you use the Syncfusion Project Conversion in the existi
2. Added from Installed Location - Refer the assemblies from the Syncfusion Installed locations.
3. Add Referenced Assemblies to Solution - Copy and refer to the assemblies from project's solution file lib directory.

![Choose the assembly location from where assemblies to be referred to the ASP.NET MVC project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img3.jpeg)
![Choose the assembly location from where assemblies to be referred to the ASP.NET MVC Extension for project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-assembly-location.jpeg)

**Choose the Theme:**

The master page of project will be updated based on selected theme. The Theme Preview section shows the controls preview before convert into a Syncfusion project.

![Choose the theme to apply on the master page of the ASP.NET MVC project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img4.jpeg)
![Choose the theme to apply on the master page of the ASP.NET MVC project](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-master-page-theme.jpeg)

**Choose CDN Support:**

The master page of the project will be updated based on required Syncfusion CDN links.

![Choose CDN Support to refer the Syncfusion assets from CDN for ASP.NET MVC project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img20.jpeg)
![Choose CDN Support to refer the Syncfusion assets from CDN for ASP.NET MVC Extension for project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-assets.jpeg)

**Choose Copy Global Resources:**

The localization culture files will be shipped into Scripts\ej\i18n directory of the project.

![Choose Copy Global Resources to ship the localization culture files for ASP.NET MVC project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img21.jpeg)
![Choose Copy Global Resources to ship the localization culture files for ASP.NET MVC Extennsion for project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-global-resource.jpeg)

4. Choose the required controls from Components section and Click the **Convert** button to convert it into a Syncfusion Project.

![Select the required components from the Components section in the Syncfusion ASP.NET MVC Project Conversion Wizard](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img5.jpg)
![Select the required components from the Components section in the Syncfusion ASP.NET MVC Extension for Project Conversion Wizard](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-components.jpg)

5. The **Project Backup** dialog will be opened. If click Yes it will backup the current project before converting it to Syncfusion project. If click No it will convert the project to Syncfusion project without backup.

![Syncfusion Essential JS 1 ASP.NET MVC Web Project Conversion backup dialog](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img6.jpg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension for Web Project Conversion backup dialog](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-backup-dialog.jpg)


6. The required Syncfusion Reference Assemblies, Scripts and CSS are included in the MVC Project. Refer to the following screenshots for more information.

![Syncfusion Essential JS 1 ASP.NET MVC scripts and themes](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img7.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension scripts and themes for project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-scripts-and-themes.jpeg)

![Syncfusion Essential JS 1 ASP.NET MVC required reference assemblies](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img8.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension required reference assemblies for project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-assemblies.jpeg)

![Syncfusion Essential JS 1 ASP.NET MVC Web.config entries](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img9.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension Webconfig entries with project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-webconfig-entries.jpeg)

6. If you installed the trial setup or NuGet packages from nuget.org you have to register the Syncfusion license key to your project since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key) to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio.

Expand All @@ -112,11 +112,11 @@ The following steps help you use the Syncfusion Project Conversion in the existi

2. Right-click on Project and select Syncfusion VS Extensions and choose the Convert to Syncfusion MVC (Web) Application. Refer the following screenshot for more information.

![Syncfusion Essential JS 1 ASP.NET MVC Mobile Project Conversion add-in](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img10.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension for Mobile Project Conversion add-in](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-add-in.jpeg)

3. Project Conversion Wizard opens so that you can configure the project.

![Syncfusion Essential JS 1 ASP.NET MVC Mobile Project Conversion wizard](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img11.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension for Mobile Project Conversion wizard](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-wizard.jpeg)

The following configurations are used in the Project Conversion Wizard.

Expand All @@ -128,37 +128,37 @@ The following steps help you use the Syncfusion Project Conversion in the existi
2. Added from Installed Location - Refer the assemblies from the Syncfusion Installed locations.
3. Add Referenced Assemblies to Solution - Copy and refer to the assemblies from project's solution file lib directory.

![Choose the assembly location from where assemblies to be referred to the ASP.NET MVC Mobile project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img3.jpeg)
![Choose the assembly location from where assemblies to be referred to the ASP.NET MVC Extension for Mobile project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-assembly-location.jpeg)

**Choose the Theme:**

Choose the required theme from Theme Selection Combo box. The Theme preview window will change based on your Theme selection. and also the project will be update with the selected theme.

![Choose the theme to apply on the master page of the ASP.NET MVC Mobile project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img12.jpeg)
![Choose the theme to apply on the master page of the ASP.NET MVC Extension for Mobile project](convert-into-syncfusion-mvc--project_images/aspnet-mvc-extension-in-project-conversion-master-page-theme.jpeg)

**Choose CDN Support:**

The master page of the project will be updated based on required Syncfusion CDN links.

![Choose CDN Support to refer the Syncfusion assets from CDN for ASP.NET MVC Mobile project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img20.jpeg)
![Choose CDN Support to refer the Syncfusion assets from CDN for ASP.NET MVC Extension for Mobile project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-assets.jpeg)

**Choose Copy Global Resources:**

The localization culture files will be shipped into Scripts\ej\i18n directory of the project.

![Choose Copy Global Resources to ship the localization culture files for ASP.NET MVC Mobile project](Convert-into-Syncfusion-MVC-project_images/Project-Conversion-img21.jpeg)
![Choose Copy Global Resources to ship the localization culture files for ASP.NET MVC Extension in Mobile project conversion](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-culture-files.jpeg)

4. Click the Convert button to convert it into a Syncfusion Project.

5. The required Syncfusion Reference Assemblies, Scripts and CSS are included in the MVC Project. Refer to the following screenshots for more information.

![Syncfusion Essential JS 1 ASP.NET MVC Mobile Project required reference assemblies](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img13.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC extension of Mobile Project conversion required reference assemblies](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-refrence-assemblies.jpeg)

![Syncfusion Essential JS 1 ASP.NET MVC Mobile Project required scripts](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img14.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension of Mobile Project conversion required scripts](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-scripts.jpeg)

![Syncfusion Essential JS 1 ASP.NET MVC Mobile Project required themes](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img15.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC extension Mobile Project required themes for project conversion ](convert-into-syncfusion-mvc-project_images/aspnet-mvc-extension-in-project-conversion-theme.jpeg)

![Syncfusion assembly reference entry in Webconfig file of the Essential JS 1 ASP.NET MVC Mobile Project](Convert-into-Syncfusion-MVC-project_images/ProjectConversion-img16.jpeg)
![Syncfusion assembly reference entry in Webconfig file of the Essential JS 1 ASP.NET MVC-Extension Mobile Project conversion](convert-into-syncfusion-mvc-project_images/webconfig-file-of-aspnet-mvc-extension-project-conversion.jpeg)

## Rendering Control after Syncfusion MVC (Web/Mobile) Conversion:

Expand All @@ -167,13 +167,13 @@ Once you convert your ASP.NET MVC project to Syncfusion MVC Project, perform

2. Add the required Script and CSS files references in the master page (_Layout.cshtml/Layout.vbhtml file). Please refer to below screenshot for more information.

![Required Script and CSS files references in the master page _Layout.cshtml or Layout.vbhtml file](Convert-into-Syncfusion-MVC-project_images\ProjectConversion-img17.jpeg)
![Required Script and CSS files references in the master page _Layout.cshtml or Layout.vbhtml file of ASPNET MVC Extension for project conversion](convert-into-syncfusion-mvc-project_images\aspnet-mvc-extension-project-conversion-files-refrences.jpeg)

3. Now, include the Syncfusion controls to your project. Refer to the following screenshot for more information.

![Syncfusion Essential JS 1 ASP.NET MVC datepicker control snippet](Convert-into-Syncfusion-MVC-project_images\ProjectConversion-img18.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension datepicker control snippet in project conversion](convert-into-syncfusion-mvc-project_images\aspnet-mvc-extension-project-conversion-snippet-control.jpeg)

4. Run the project and the following output is displayed.

![Syncfusion Essential JS 1 ASP.NET MVC datepicker control output](Convert-into-Syncfusion-MVC-project_images\ProjectConversion-img19.jpeg)
![Syncfusion Essential JS 1 ASP.NET MVC Extension of datepicker control output in project conversion](convert-into-syncfusion-mvc-project_images\aspnet-mvc-extension-project-conversion-in-datepicker-output.jpeg)

2 changes: 1 addition & 1 deletion Extension/Syncfusion-NuGet-Packages/NuGet-Packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ The NuGet Command Line Interface (CLI), Dotnet.exe, provides the full extent of
dotnet restore
~~~

To know more command about the dotnet CLI, refer [here](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore2x).
To know more command about the dotnet CLI, refer [here](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet?tabs=netcore2x).

## Managing NuGet package for Visual Studio online application

Expand Down
2 changes: 1 addition & 1 deletion Extension/Xamarin-Extension/Create-Project.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ To create the **Syncfusion Xamarin Application** in Visual Studio 2017, follow t

![Selected Syncfusion Xamarin control assemblies added to the UWP project](Syncfusion-Project-Templates_images/Syncfusion-Project-Templates-img11.jpeg)

6. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio.
6. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio.

![Syncfusion license registration required information dialog in Syncfusion Xamarin Project](Syncfusion-Project-Templates_images/Syncfusion-Project-Templates-img12.jpeg)

Expand Down
2 changes: 1 addition & 1 deletion Extension/Xamarin-Extension/Essential-UI-Kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Install the appropriate [Xamarin UI Kit Extension](https://marketplace.visualstu

![Added Resources](Essential-UI-Kit-images/Resources.png)

7. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio.
7. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio.

## Run the UI template item

Expand Down
Loading