diff --git a/Extension/ASPNET-MVC-Extension/Project-Migration.md b/Extension/ASPNET-MVC-Extension/Project-Migration.md index f5ff35e0..6940deec 100644 --- a/Extension/ASPNET-MVC-Extension/Project-Migration.md +++ b/Extension/ASPNET-MVC-Extension/Project-Migration.md @@ -40,18 +40,18 @@ The following steps help you migrate from one version to another version of your **Option 1:** Click **Syncfusion Menu** and choose **Essential Studio for ASP.NET MVC (EJ1) > Migrate Project…** in **Visual Studio**. - ![Syncfusion Essential JS 1 ASP.NET MVC Project Migration via Syncfusion menu](Migrate-Syncfusion-Project_images/SyncfusionMenu_ProjectMigration_img.png) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension in Project Migration via Syncfusion menu](migrate-syncfusion-project_images/aspnet-mvc-extension-migration-menu.png) N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu. **Option 2:** Right-click the **Syncfusion ASP.NET MVC Application** from Solution Explorer and select **Syncfusion Essential JS 1**. Choose **Migrate the Essential JS 1 Project to Another Version...** - ![Syncfusion Essential JS 1 ASP.NET MVC Project Migration add-in](Migrate-Syncfusion-Project_images/ProjectMigration_img.png) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension in Project Migration add-in](migrate-syncfusion-project_images/aspnet-mvc-extension-project-migration-add-in.png) 2. The Project Migration window appears. You can choose the required Syncfusion version that is installed in the machine that is either Syncfusion ASP.NET MVC or Syncfusion ASP.NET MVC (Classic). - ![Syncfusion Essential JS 1 ASP.NET MVC Project Migration wizard](Migrate-Syncfusion-Project_images/ProjectMigration-img2.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension in Project Migration wizard](migrate-syncfusion-project_images/aspnet-mvc-extension-project-migration-window.jpeg) 3. The Project Migration window allows you to configure the following options: @@ -65,7 +65,7 @@ The following steps help you migrate from one version to another version of your 4. Click the Migrate Button. The **Project Backup** dialog will be opened. If click Yes it will backup the current project before migrate the Syncfusion project. If click No it will migrate the project to required Syncfusion version without backup. - ![Syncfusion Essential JS 1 ASP.NET MVC Project Migration backup dialog](Migrate-Syncfusion-Project_images/ProjectMigration-img3.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension for Project Migration backup dialog](migrate-syncfusion-project_images/aspnet-mvc-extension-project-migration-backup-dialog.jpeg) 5. The Syncfusion Reference Assemblies, Scripts and CSS are updated to the corresponding version in the project. diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator.md b/Extension/ASPNET-MVC-Extension/Sample-Creator.md index 5a615e88..47cca88b 100644 --- a/Extension/ASPNET-MVC-Extension/Sample-Creator.md +++ b/Extension/ASPNET-MVC-Extension/Sample-Creator.md @@ -20,30 +20,30 @@ The following steps help you to create the Syncfusion ASP.NET MVC Project via th **Option 1:** Click **Syncfusion Menu** and choose **Essential Studio for ASP.NET MVC (EJ1) > Launch Sample Creator…** in **Visual Studio**. - ![launch the Essential JS 1 ASP.NET MVC Sample Creator via Syncfusion menu](Sample-Creator_images/Syncfusion_Menu_SampleCreator.png) + ![launch the Essential JS 1 ASP.NET MVC Extension for Sample Creator via Syncfusion menu](sample-creator_images/aspnet-mvc-extension-for-syncfusion-menu-sample-creator.png) N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu. **Option 2:** Launch the Syncfusion Essential Studio Dashboard and select the ASP.NET MVC (Essential JS 1)/ASP.NET MVC (Classic) platform. Select the Sample Creator button to launch the ASP.NET MVC (Essential JS 1) Sample Creator application. Refer to the following screenshot for more information. - ![Syncfusion Essential Studio control panel to launch the Essential JS 1 ASP.NET MVC Sample Creator](Sample-Creator_images/Sample-Creator-img1.png) + ![Syncfusion Essential Studio control panel to launch the Essential JS 1 ASP.NET MVC Extension for Sample Creator](sample-creator_images/aspnet-mvc-extension-sample-creator-launch.png) 2. Syncfusion Sample Creator Wizard displaying the **Controls and its Feature Selection** section. - ![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Wizard](Sample-Creator_images/Sample-Creator-img2.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension in Sample Creator Wizard](sample-creator_images/aspnet-mvc-extension-sample-creator-wizard.jpeg) ### Controls Selection Listed here are the Syncfusion ASP.NET MVC controls so you can choose the required controls. And the controls are grouped product wise. - ![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Controls Selection](Sample-Creator_images/Sample-Creator-img3.png) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension Sample Creator Controls Selection](sample-creator_images/aspnet-mvc-extension-sample-creator-control-selection.png) ### Feature Selection Based on the controls, the Feature is enabled to choose the features of the corresponding controls. -![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Feature Selection](Sample-Creator_images/Sample-Creator-img4.png) +![Syncfusion Essential JS 1 ASP.NET MVC Extension in Sample Creator Feature Selection](sample-creator_images/aspnet-mvc-extension-sample-creator-feature-selection.png) ### Project Configuration @@ -60,26 +60,26 @@ You can configure the following project details in the Sample Creator. * Location – Choose the target location of your project. * Theme Selection – Choose the required theme. The Theme Preview section shows the controls preview before create the Syncfusion project. -![Syncfusion Essential JS 1 ASP.NET MVC Sample Creator Project Configuration section](Sample-Creator_images/Sample-Creator-img6.jpeg) +![Syncfusion Essential JS 1 ASP.NET MVC Extension Sample Creator Project Configuration section](sample-creator_images/aspnet-mvc-extension-sample-creator-preview-selection.jpeg) When you click the Create button, the new Syncfusion ASP.NET MVC project is created. The following is added in the project: * Added the required Controller and View files in the project. - ![Required Controller and View files added in the project for selected controls](Sample-Creator_images/Sample-Creator-img7.png) + ![Required Controller and View files added in the ASP.NET MVC Extension in Sample Creator project for selected controls](sample-creator_images/aspnet-mvc-extension-sample-creator-controller-and-view-files.png) * Included the required Syncfusion ASP.NET MVC scripts and themes files. - ![Required Syncfusion ASP.NET MVC scripts and themes files added in the project](Sample-Creator_images/Sample-Creator-img8.png) + ![Required Syncfusion ASP.NET MVC Extension scripts and themes files added in the sample creator project](sample-creator_images/aspnet-mvc-extension-sample-creator-scripts-and-themes-file.png) * The required Syncfusion assemblies are added for selected controls under Project Reference. - ![Required Syncfusion assemblies added in the project for the selected controls](Sample-Creator_images/Sample-Creator-img9.png) + ![Required Syncfusion ASP.NET MVC Extension assemblies added in the sample creator project for the selected controls](sample-creator_images/aspnet-mvc-extension-sample-creator-assemblies.png) * Configure the Web.Config file by adding the Syncfusion reference assemblies. - ![Required Syncfusion assemblies configured in Web.config file for the selected controls](Sample-Creator_images/Sample-Creator-img10.jpeg) + ![Required Syncfusion assemblies configured in Web.config file for the selected controls with ASP.NET MVc Extension for sample creator](sample-creator_images/aspnet-mvc-extension-sample-creator-web-config.jpeg) * Once the project is created you can open the project by clicking the Yes button. Refer the following screenshot for more information. - ![The project successfully created using Syncfusion Essential JS 1 ASP.NET MVC Sample Creator](Sample-Creator_images/Sample-Creator-img11.jpeg) \ No newline at end of file + ![The project successfully created using Syncfusion Essential JS 1 ASP.NET MVC Extension in Sample Creator](sample-creator_images/aspnet-mvc-extension-sample-creator-project.jpeg) \ No newline at end of file diff --git a/Extension/ASPNET-MVC-Extension/Syncfusion-Project-Templates.md b/Extension/ASPNET-MVC-Extension/Syncfusion-Project-Templates.md index 6bb680b9..0fc9852c 100644 --- a/Extension/ASPNET-MVC-Extension/Syncfusion-Project-Templates.md +++ b/Extension/ASPNET-MVC-Extension/Syncfusion-Project-Templates.md @@ -42,76 +42,76 @@ The following steps help you create the Syncfusion ASP.NET MVC (Essential JS 1) **Option 1:** Click **Syncfusion Menu** and choose **Essential Studio for ASP.NET MVC (EJ1) > Create New Syncfusion Project…** in **Visual Studio**. - ![Choose Syncfusion ASP.NET MVC Web Application from Visual Studio new project dialog via Syncfusion menu](Create-Syncfusion-MVC-Project_images/Syncfusion_Menu_ProjectTemplate.png) + ![Choose Syncfusion ASP.NET MVC Extension Web Application from Visual Studio new project dialog via Syncfusion menu project template](create-syncfusion-mvc-project_images/syncfusion-menu-project-template-in-aspnet-mvc-extension.png) N> In Visual Studio 2019, Syncfusion menu available under Extension in Visual Studio menu. **Option 2:** Choose **File > New > Project** and navigate to **Syncfusion > Web > Syncfusion ASP.NET MVC (Essential JS 1) Application** in **Visual Studio**. - ![Choose Syncfusion ASP.NET MVC Web Application from Visual Studio new project dialog](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img1.png) + ![Choose Syncfusion ASP.NET MVC Extension Web Application from Visual Studio new project dialog via syncfusion mVC Project Template](reate-syncfusion-mvc-project_images/create-syncfusion-mvc-project-with aspnet-mvc-extension-web-application.png) 2. Name the Project, choose the destination location as required and set the Framework of the project then click OK. The Project Configuration Wizard appears.   3. Choose the options to configure the Syncfusion ASP.NET MVC Application by using the following Project Configuration window. - ![Syncfusion Essential JS 1 ASP.NET MVC Web Project configuration wizard](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img2.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVCExtension for Web Project created templates configuration wizard](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-configuration-option.jpeg) ### Project configurations: **Target MVC Version:** Choose the required MVC Version. - ![Choose required MVC version](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img3.jpeg) + ![Choose required MVC version in ASP.NET MVC Extension for created project Template ](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version.jpeg) **View Engine:** Choose the View Engine of the Sample. - ![Choose rquired View Engine](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img4.jpeg) + ![Choose required View Engine in ASP.NET MVC Extension for created project Template](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-view-engine.jpeg) **Theme:** Choose the Required Theme. - ![Choose required theme](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img5.jpeg) + ![Choose required theme in ASP.NET MVC Extension for created project Template](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme.jpeg) **Language:** Select the language, either C# or VB. - ![Choose required language](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img6.jpeg) + ![Choose required language in ASP.NET MVC Extension for created project Template](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-language-selection.jpeg) **Assemblies From:** Choose the assembly location from where it is going to be added to the project. - ![Choose the assembly location from where it is going to be added to the project](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img7.jpeg) + ![Choose the assembly location from where it is going to be added to the ASP.NET MVC Extension created template project](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-project-assembly-location.jpeg) **Use CDN Support:** The master page of the project will be updated based on required Syncfusion CDN links. - ![Choose CDN support](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img28.jpeg) + ![Choose CDN support in ASP.NET MVC Extension for created project Template ](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-cdn-support.jpeg) 4. When you have not chosen the Add Samples option then the Syncfusion ASP.NET MVC/ Syncfusion ASP.NET MVC (Classic) project is created with required assemblies, CSS and Script files only. 5. By choosing the Add Samples option you can add the code examples for your selected controls and its features. - ![Syncfusion Essential JS 1 ASP.NET MVC Web Feature selection](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img8.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension for Web Feature selection with project template created](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-add-sample-option.jpeg) **Select Control:** Choose the control based on your need. - ![Choose required controls](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img9.jpeg) + ![Choose required controls in ASP.NET MVC Extension to create syncfusion MVC created project Template](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-control-selection.jpeg) **Select Feature:** Choose Feature based on your need. - ![Choose required features](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img10.jpeg) + ![Choose required features in ASP.NET MVC Extension to create syncfusion MVC project Template](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-feature.jpeg) 6. Once the Project Configuration Wizard is done, the Syncfusion MVC Project is created. - ![Required View and Controller files are added in the project for the selected controls](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img11.jpeg) + ![Required View and Controller files are added in ASP.NEt MVC Extension with the syncfusion MVC project template for the selected controls](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-files.jpeg) 7. Syncfusion references, Scripts, CSS and required Web.config entries are added to the Project. - ![Required Syncfusion assemblies added in the project created for the selected controls](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img12.jpeg) + ![Required Syncfusion ASP.NET MVC Extension assemblies added in the project created templates for the selected controls](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-entries.jpeg) - ![Required scripts and themes added in the project created](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img13.jpeg) + ![Required Syncfusion ASP.NET MVC Extension scripts and themes added in the Template project created](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-for-added-scripts-and-themes.jpeg) - ![Web.config file configured for the selected controls in the project created](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img14.jpeg) + ![Web.config file configured for the selected controls in Syncfusion ASP.NET MVC Extension project Template created](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-web-config-files.jpeg) 8. Then, Syncfusion licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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 message box for Syncfusion Essential JS 1 ASP.NET MVC web projects](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img29.jpeg) + ![Syncfusion license registration required message box for Syncfusion Essential JS 1 ASP.NET MVC Extension web created in projects Templates](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-license-message-box.jpeg) ## Create Syncfusion MVC (Mobile) Project @@ -119,51 +119,51 @@ The following steps help you create the Syncfusion ASP.NET MVC (Mobile) Project 1. To create a Syncfusion Project, choose **New Project -> Syncfusion -> Mobile -> Syncfusion ASP.NET MVC(Mobile) Application** from Visual Studio. - ![Choose Syncfusion ASP.NET MVC Mobile Application from Visual Studio new project dialog](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img15.jpeg) + ![Choose Syncfusion ASP.NET MVC Extension in Mobile Application from Visual Studio new project dialog](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img15.jpeg) 2. Name the Project, choose the destination location as required and set the Framework of the project then click OK. The Project Configuration Wizard appears.   3. Choose the options to configure the Syncfusion ASP.NET MVC Application by using the following Project Configuration window. - ![Syncfusion Essential JS 1 ASP.NET MVC Mobile project configuration wizard](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img16.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension for Mobile project created templates with configuration wizard](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-mobile-wizard.jpeg) ### Project configurations: **Target MVC Version:** Choose the required MVC Version. - ![Choose the target MVC Version](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img17.jpeg) + ![Choose the target MVC Version for Syncfusion ASP.NET MVC Extension created project template](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version.jpeg) **View Engine:** Choose the View Engine of the Sample. - ![Choose View Engine](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img18.jpeg) + ![Choose View Engine in Syncfusion ASP.NET MVC Extension created project template](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-view-engine.jpeg) **Theme:** Choose the Required Theme. - ![Choose the required theme](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img19.jpeg) + ![Choose the required theme in Syncfusion ASP.NET MVC Extension created project template](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme.jpeg) **Language:** Select the language, either C# or VB. - ![Choose the project language](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img20.jpeg) + ![Choose the created project template language for syncfusion ASP.NET MVC Extension](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-language.jpeg) **Assemblies From:** Choose the assembly location from where it is going to be added to the project. - ![Choose the assembly location](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img7.jpeg) + ![Choose the assembly location in Syncfusion ASP.NET MVC Extension created project template](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-assembly-location.jpeg) **Project templates:** Choose the required Control. - ![Choose the required controls](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img22.jpeg) + ![Choose the required controls for syncfusion ASP.NET MVC Extension with created project templates](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-projet-template-control.jpeg) 4. Once the Project Configuration Wizard is done, the Syncfusion MVC Project is created. - ![Required view and controller files added in the Syncfusion Essential JS 1 ASP.NET MVC Mobile project created](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img23.jpeg) + ![Required view and controller files added in the Syncfusion Essential JS 1 ASP.NET MVC Extension Mobile project created templates](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-files.jpeg) 5. Syncfusion references, Scripts, CSS and required Web.config entries are added to the Project. - ![Required assemblies added as a reference in the project created](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img24.jpeg) + ![Required assemblies added as a reference in syncfusion ASP.NET MVC Extension with the project created templates](create-syncfusion-mvc-project_images/create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-refrence-assemblies.jpeg) - ![Required themes and scripts added to the project created](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img25.jpeg) + ![Required themes and scripts added to the project created templates in syncfusion ASP.NET MVC Extension](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-themes-and-scripts.jpeg) - ![Syncfusion Essential JS 1 ASP.NET MVC Mobile project required scripts](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img26.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC in syncfusion ASP.NET MVC Extension Mobile project created templates required scripts](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-mobile-project.jpeg) - ![Syncfusion Essential JS 1 ASP.NET MVC Mobile project Web.config configuration](Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img27.jpeg) + ![Syncfusion Essential JS 1 ASP.NET MVC Extension in Mobile project created templates for Web.config configuration](create-syncfusion-mvc-project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-web-config-configuration.jpeg) diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img18.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-add-sample-option.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img18.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-add-sample-option.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img28.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-cdn-support.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img28.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-cdn-support.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img2.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-configuration-option.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img2.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-configuration-option.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img9.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-control-selection.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img9.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-control-selection.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img10.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-feature (2).jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img10.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-feature (2).jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img10.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-feature.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img10.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-feature.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img13.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-for-added-scripts-and-themes.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img13.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-for-added-scripts-and-themes.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img6.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-language-selection.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img6.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-language-selection.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img7.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-project-assembly-location.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img7.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-project-assembly-location.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img12.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-entries.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img12.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-entries.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img5.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img5.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img3.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img3.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img4.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-view-engine.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img4.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-template-with-aspnet-mvc-extension-view-engine.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img1.png b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-with aspnet-mvc-extension-web-application.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img1.png rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project-with aspnet-mvc-extension-web-application.png diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img11.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project_imagescreate-syncfusion-mvc-project-template-with-aspnet-mvc-extension-files.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img11.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project_imagescreate-syncfusion-mvc-project-template-with-aspnet-mvc-extension-files.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img24.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project_imagescreated-syncfusion-mvc-project-template-with-aspnet-mvc-extension-refrence-assemblies.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img24.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/create-syncfusion-mvc-project_imagescreated-syncfusion-mvc-project-template-with-aspnet-mvc-extension-refrence-assemblies.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img7.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-assembly-location.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img7.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-assembly-location.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img20.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-language.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img20.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-language.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img29.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-license-message-box.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img29.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-license-message-box.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img26.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-mobile-project.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img26.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-mobile-project.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img16.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-mobile-wizard.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img16.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-mobile-wizard.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img22.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-projet-template-control.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img22.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-projet-template-control.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img23.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-files.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img23.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-files.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img19.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme (2).jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img19.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme (2).jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img19.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img19.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-theme.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img25.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-themes-and-scripts.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img25.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-required-themes-and-scripts.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img17.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version (2).jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img17.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version (2).jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img17.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img17.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-target-version.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img18.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-view-engine.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img18.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-view-engine.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img27.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-web-config-configuration.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject-img27.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-web-config-configuration.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img14.jpeg b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-web-config-files.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/CreateSyncfusionMVCProject_img14.jpeg rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/created-syncfusion-mvc-project-template-with-aspnet-mvc-extension-web-config-files.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/Syncfusion_Menu_ProjectTemplate.png b/extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/syncfusion-menu-project-template-in-aspnet-mvc-extension.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Create-Syncfusion-MVC-Project_images/Syncfusion_Menu_ProjectTemplate.png rename to extension/aspnet-mvc-extension/Create-Syncfusion-MVC-Project_images/syncfusion-menu-project-template-in-aspnet-mvc-extension.png diff --git a/Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration_img.png b/extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/add-in.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration_img.png rename to extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/add-in.png diff --git a/Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration-img3.jpeg b/extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/aspnet-mvc-extension-for-project-migration-backup-dialog.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration-img3.jpeg rename to extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/aspnet-mvc-extension-for-project-migration-backup-dialog.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration_img3.jpeg b/extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/backup-dialog.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration_img3.jpeg rename to extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/backup-dialog.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/SyncfusionMenu_ProjectMigration_img.png b/extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/migration-menu.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/SyncfusionMenu_ProjectMigration_img.png rename to extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/migration-menu.png diff --git a/Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration_img2.jpeg b/extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/window.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Migrate-Syncfusion-Project_images/ProjectMigration_img2.jpeg rename to extension/aspnet-mvc-extension/Migrate-Syncfusion-Project_images/window.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Syncfusion_Menu_SampleCreator.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-for-syncfusion-menu-sample-creator.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Syncfusion_Menu_SampleCreator.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-for-syncfusion-menu-sample-creator.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img9.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-assemblies.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img9.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-assemblies.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img3.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-control-selection.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img3.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-control-selection.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img7.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-controller-and-view-files.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img7.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-controller-and-view-files.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img4.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-feature-selection.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img4.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-feature-selection.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img1.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-launch.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img1.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-launch.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img6.jpeg b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-preview-selection.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img6.jpeg rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-preview-selection.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img11.jpeg b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-project.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator-img11.jpeg rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-project.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img8.png b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-scripts-and-themes-file.png similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img8.png rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-scripts-and-themes-file.png diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img10.jpeg b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-web-config.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img10.jpeg rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-web-config.jpeg diff --git a/Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img2.jpeg b/extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-wizard.jpeg similarity index 100% rename from Extension/ASPNET-MVC-Extension/Sample-Creator_images/Sample-Creator_img2.jpeg rename to extension/aspnet-mvc-extension/sample-creator_images/aspnet-mvc-extension-sample-creator-wizard.jpeg