From 1a92a4292b513c694ed8f26f48fae2a2d1fb65ae Mon Sep 17 00:00:00 2001 From: Edithabich Date: Tue, 30 May 2023 11:45:34 +0300 Subject: [PATCH 1/3] SEO-172121-Extension-aspnetcore-weblink --- .../Visual-Studio/Project-Conversion.md | 4 +-- .../Visual-Studio/Project-Migration.md | 4 +-- .../Visual-Studio/Sample-Creator.md | 2 +- .../Syncfusion-Project-Templates.md | 24 +++++++++--------- .../images/Permission-request.png | Bin .../visual-studio/images/app-registration.PNG | Bin .../images/application-registration.png | Bin ...ct-migration-in-syncfusion-application.png | Bin ...with-project-migration-backup-location.png | Bin .../visual-studio/images/client-tenant-id.png | Bin .../images/created-application.PNG | Bin .../visual-studio/images/project-steps.png | Bin .../registered-account-confirmation.png | Bin .../visual-studio/images/select-platform.png | Bin .../visual-studio/images/single-tenant.png | Bin .../visual-studio/images/syncfusion-menu.png | Bin .../visual-studio/images/token-id.png | Bin 17 files changed, 17 insertions(+), 17 deletions(-) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Permission.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/Permission-request.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/AppRegistration.PNG => extension/aspnetcore-essentialjs2-extension/visual-studio/images/app-registration.PNG (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Register.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/application-registration.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/migrate-syncfusion-EJ2.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/BackupLocation.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/ClientTenantId.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/client-tenant-id.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/readme-file.PNG => extension/aspnetcore-essentialjs2-extension/visual-studio/images/created-application.PNG (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/convert-to-syncfusion-ASpnet-core.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/project-steps.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Confirm.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/registered-account-confirmation.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SelectPlatform.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/select-platform.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SingleTenant.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/single-tenant.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SyncfusionMenu.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/syncfusion-menu.png (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/IdToken.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/token-id.png (100%) diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md index 9ed0e44f..eb9af09b 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md @@ -33,7 +33,7 @@ The steps below help you to convert the ASP.NET Core application to the Syncfusi Right-click the **Project** from Solution Explorer, select **Syncfusion Web**, and choose the **Convert to Syncfusion ASP.NET Core Application…** - ![convert to syncfusion](images/convert-to-syncfusion-ASpnet-core.png) + ![convert to syncfusion ASP.NET Core Extension in essentialjs2 projec conversation](images/convert-to-syncfusion-aspnet-core-extension-essentialjs2-in-visual-studio-for-project-steps.png) 3. The Syncfusion ASP.NET Core Project Conversion window will appear. You can choose the required version of Syncfusion ASP.NET Core, Assets from, and Themes to convert the application. @@ -59,6 +59,6 @@ The steps below help you to convert the ASP.NET Core application to the Syncfusi If you enabled project backup before converting, the old project was saved in the specified backup path location, as shown below once the conversion process completed. - ![BackupLocation](images/BackupLocation.png) + ![Backup path Location for ASP.NET core essentialjs2 extension with project conversation in visual studio](images/aspnet-core-essentialjs2-extension-visual-studio-project-conversation-project-backup.png) 6. If you installed the trial setup or NuGet packages from nuget.org you must register the Syncfusion license key to your application 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. \ No newline at end of file diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md index ca65e0d6..37121edf 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md @@ -35,7 +35,7 @@ The steps below will assist you to upgrade the Syncfusion version in the Syncfus Right-click the **Syncfusion ASP.NET Core Application** from Solution Explorer and select **Syncfusion Web**. Choose **Migrate the Syncfusion ASP.NET Core Project to Another Version…** - ![migrate syncfuion project](images/migrate-syncfusion-EJ2.png) + ![migrate syncfuion project with ASP.NET Core Essentialjs2-Extension ](images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png) 3. The Syncfusion Project Migration window will appear. You can choose the required version of Syncfusion ASP.NET Core to migrate. @@ -53,6 +53,6 @@ The steps below will assist you to upgrade the Syncfusion version in the Syncfus If you enabled project backup before migrating, the old project was saved in the specified backup path location, as shown below once the migration process completed - ![BackupLocation](images/BackupLocation.png) + ![Backup Location in ASP.NET Core Essentialjs2-Extension with project migration](images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png) 6. If you installed the trial setup or NuGet packages from nuget.org you must 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. \ No newline at end of file diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md index 35834b62..00177d2d 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md @@ -51,7 +51,7 @@ The following steps is used to create the Syncfusion ASP.NET Core (Essential JS **ASP.NET Core Version**: Select the version of ASP.NET Core Project. - ![aspnet core version](images/Aspnet-core-version.png) + ![ASP.NET Core essentialjs2-extension-version for visual studio sample creator](images/essentialjs2-extension-for-visual-studio-sample-creator-aspnet-core-version.png) > .NET 6.0 is available from v19.4.0.38 and support from Visual Studio 2022. diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md index 15ed2076..9746d726 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md @@ -27,7 +27,7 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J > From Visual Studio 2019, Syncfusion menu is available under Extension in Visual Studio menu. - ![new project](images/SyncfusionMenu.png) + ![syncfusion menu in new project for Extension ASP.NET Core essentialjs2 project template](images/aspnet-core-essentialjs2-extension-with-project-templates-syncfusion-menu.png) **Option 2** @@ -76,7 +76,7 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J 4. Click Create, the Syncfusion ASP.NET Core (Essential JS 2) Application has been created. - ![css refernce](images/readme-file.PNG) + ![css refernce for Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-created-application.PNG) 5. The required Syncfusion NuGet/NPM packages, Scripts, and CSS have been added to the Project. @@ -102,7 +102,7 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J ![css refernce](images/project-structure.png) -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](images/syncfusion-license.png) @@ -118,23 +118,23 @@ We need to register the created application in Azure Active Directory for **Micr **Step:2** Click New Registration in App Registration page. -![AppRegistration](images/AppRegistration.PNG) +![App Registration for Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/extension-aspnet-core-essentialjs2-with-project-templates-app-registration.PNG) **Step:3** Give name of the application and selected supported type as single tenant. -![SingleTenant](images/SingleTenant.png) +![Single Tenant in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-single-tenant.png) **Step:4** Dropdown the page, select platform as web and give your application Redirect URI like {Redirect URI}/signin-oidc and click Register. -![SelectPlatform](images/SelectPlatform.png) +![Select the Platform in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-to-select-platform.png) **Step:5** App will be registered, go to the Authentication page and tick Id token check box. -![IdToken](images/IdToken.png) +![Id Token check box for Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-token-id.png) **Step:6** Get client tenant id and application id form overview page. -![ClinetTenantId](images/ClientTenantId.png) +![ClinetTenant Id in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/extension-aspnet-core-essentialjs2-with-project-templates-client-tenant-id.png) **Step:7** Configure those client tenant id, application id, and domain in your application appsettings.json file. @@ -147,19 +147,19 @@ We need to register the created application in Azure Active Directory for **Micr **Step:1** For register the application, submit your email address and create a password. -![Register](images/Register.png) +![Registering application in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-application-registration.png) **Step:2** Confirming registration by clicking **Click here to confirm your account**. -![Confirm](images/Confirm.png) +![Confirm account registration in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-for-registered-account-confirmation.png) **Step:3** Submit your registered email address and password to login the application. -![Login](images/Login.png) +![Login application in Extension ASP.NET Core essentialjs2 with syncfusion project templates ](images/aspnet-core-essentialjs2-extension-with-project-templates-for-login.png) ### Microsoft Identity Platform 1. Login to your application using your Microsoft account. 2. Accept permission request of your application. -![Permission](images/Permission.png) \ No newline at end of file +![Permission request in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-Permission-request.png) \ No newline at end of file diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Permission.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/Permission-request.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Permission.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/Permission-request.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/AppRegistration.PNG b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/app-registration.PNG similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/AppRegistration.PNG rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/app-registration.PNG diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Register.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/application-registration.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Register.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/application-registration.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/migrate-syncfusion-EJ2.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/migrate-syncfusion-EJ2.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/BackupLocation.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/BackupLocation.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/ClientTenantId.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/client-tenant-id.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/ClientTenantId.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/client-tenant-id.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/readme-file.PNG b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/created-application.PNG similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/readme-file.PNG rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/created-application.PNG diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/convert-to-syncfusion-ASpnet-core.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/project-steps.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/convert-to-syncfusion-ASpnet-core.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/project-steps.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Confirm.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/registered-account-confirmation.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Confirm.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/registered-account-confirmation.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SelectPlatform.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/select-platform.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SelectPlatform.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/select-platform.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SingleTenant.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/single-tenant.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SingleTenant.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/single-tenant.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SyncfusionMenu.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/syncfusion-menu.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/SyncfusionMenu.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/syncfusion-menu.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/IdToken.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/token-id.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/IdToken.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/token-id.png From 3b427969599e182d271ca61d6ced00ff10520e7b Mon Sep 17 00:00:00 2001 From: Edithabich Date: Mon, 12 Jun 2023 10:48:01 +0300 Subject: [PATCH 2/3] Resolved the commented issues --- .../Visual-Studio/Project-Conversion.md | 4 ++-- .../Visual-Studio/Project-Migration.md | 4 ++-- .../Visual-Studio/Sample-Creator.md | 2 +- ...n-syncfusion-application.png => application.png} | Bin ...tion-backup-location.png => backup-location.png} | Bin .../visual-studio/images/backup.png | Bin .../images/{project-steps.png => steps.png} | Bin .../visual-studio/images/version.png | Bin 8 files changed, 5 insertions(+), 5 deletions(-) rename extension/aspnetcore-essentialjs2-extension/visual-studio/images/{aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png => application.png} (100%) rename extension/aspnetcore-essentialjs2-extension/visual-studio/images/{aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png => backup-location.png} (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/project-backup.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/backup.png (100%) rename extension/aspnetcore-essentialjs2-extension/visual-studio/images/{project-steps.png => steps.png} (100%) rename Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Aspnet-core-version.png => extension/aspnetcore-essentialjs2-extension/visual-studio/images/version.png (100%) diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md index eb9af09b..e2e92e41 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Conversion.md @@ -33,7 +33,7 @@ The steps below help you to convert the ASP.NET Core application to the Syncfusi Right-click the **Project** from Solution Explorer, select **Syncfusion Web**, and choose the **Convert to Syncfusion ASP.NET Core Application…** - ![convert to syncfusion ASP.NET Core Extension in essentialjs2 projec conversation](images/convert-to-syncfusion-aspnet-core-extension-essentialjs2-in-visual-studio-for-project-steps.png) + ![convert to syncfusion ASP.NET Core Essential JS2 Extension](images/aspnet-core-extension-project-conversion-steps.png) 3. The Syncfusion ASP.NET Core Project Conversion window will appear. You can choose the required version of Syncfusion ASP.NET Core, Assets from, and Themes to convert the application. @@ -59,6 +59,6 @@ The steps below help you to convert the ASP.NET Core application to the Syncfusi If you enabled project backup before converting, the old project was saved in the specified backup path location, as shown below once the conversion process completed. - ![Backup path Location for ASP.NET core essentialjs2 extension with project conversation in visual studio](images/aspnet-core-essentialjs2-extension-visual-studio-project-conversation-project-backup.png) + ![Backupn Location for ASP.NET Core Essential JS2 Extension](images/aspnet-core-extension-project-conversion-backup.png) 6. If you installed the trial setup or NuGet packages from nuget.org you must register the Syncfusion license key to your application 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. \ No newline at end of file diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md index 37121edf..f46e8220 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Project-Migration.md @@ -35,7 +35,7 @@ The steps below will assist you to upgrade the Syncfusion version in the Syncfus Right-click the **Syncfusion ASP.NET Core Application** from Solution Explorer and select **Syncfusion Web**. Choose **Migrate the Syncfusion ASP.NET Core Project to Another Version…** - ![migrate syncfuion project with ASP.NET Core Essentialjs2-Extension ](images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png) + ![Migrate Syncfuion Project with ASP.NET Core Essentialjs2 Extension](images/aspnet-core-essentialjs2-extension-project-migration-application.png) 3. The Syncfusion Project Migration window will appear. You can choose the required version of Syncfusion ASP.NET Core to migrate. @@ -53,6 +53,6 @@ The steps below will assist you to upgrade the Syncfusion version in the Syncfus If you enabled project backup before migrating, the old project was saved in the specified backup path location, as shown below once the migration process completed - ![Backup Location in ASP.NET Core Essentialjs2-Extension with project migration](images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png) + ![Backup Location in ASP.NET Core Essentialjs2 Extension](images/aspnet-core-essentialjs2-extension-project-migration-backup-location.png) 6. If you installed the trial setup or NuGet packages from nuget.org you must 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. \ No newline at end of file diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md index 00177d2d..f868a697 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md @@ -51,7 +51,7 @@ The following steps is used to create the Syncfusion ASP.NET Core (Essential JS **ASP.NET Core Version**: Select the version of ASP.NET Core Project. - ![ASP.NET Core essentialjs2-extension-version for visual studio sample creator](images/essentialjs2-extension-for-visual-studio-sample-creator-aspnet-core-version.png) + ![ASP.NET Core essentialjs2 Extension Version for visual studio Sample Creator](images/aspnet-core-essentialjs2-extension-sample-creator-version.png) > .NET 6.0 is available from v19.4.0.38 and support from Visual Studio 2022. diff --git a/extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/application.png similarity index 100% rename from extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-project-migration-in-syncfusion-application.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/application.png diff --git a/extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/backup-location.png similarity index 100% rename from extension/aspnetcore-essentialjs2-extension/visual-studio/images/aspnet-core-essentialjs2-extension-with-project-migration-backup-location.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/backup-location.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/project-backup.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/backup.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/project-backup.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/backup.png diff --git a/extension/aspnetcore-essentialjs2-extension/visual-studio/images/project-steps.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/steps.png similarity index 100% rename from extension/aspnetcore-essentialjs2-extension/visual-studio/images/project-steps.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/steps.png diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Aspnet-core-version.png b/extension/aspnetcore-essentialjs2-extension/visual-studio/images/version.png similarity index 100% rename from Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/images/Aspnet-core-version.png rename to extension/aspnetcore-essentialjs2-extension/visual-studio/images/version.png From 6a6901619d4e3955e6c9ce2219b5d7b23743550c Mon Sep 17 00:00:00 2001 From: Edithabich Date: Mon, 12 Jun 2023 15:49:48 +0300 Subject: [PATCH 3/3] made corrections --- .../Syncfusion-Project-Templates.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md index 9746d726..3f7ee6b4 100644 --- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md +++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md @@ -27,7 +27,7 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J > From Visual Studio 2019, Syncfusion menu is available under Extension in Visual Studio menu. - ![syncfusion menu in new project for Extension ASP.NET Core essentialjs2 project template](images/aspnet-core-essentialjs2-extension-with-project-templates-syncfusion-menu.png) + ![Create new project using ASP.NET Core template](images/create-new-project-using-aspnet-core-template-syncfusion-menu.png) **Option 2** @@ -76,7 +76,7 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J 4. Click Create, the Syncfusion ASP.NET Core (Essential JS 2) Application has been created. - ![css refernce for Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-created-application.PNG) + ![css refernce in ASP.NET Core project templates](images/create-new-project-using-aspnet-core-template-application.PNG) 5. The required Syncfusion NuGet/NPM packages, Scripts, and CSS have been added to the Project. @@ -118,23 +118,23 @@ We need to register the created application in Azure Active Directory for **Micr **Step:2** Click New Registration in App Registration page. -![App Registration for Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/extension-aspnet-core-essentialjs2-with-project-templates-app-registration.PNG) +![App Registration for ASP.NET Core templates](images/create-new-project-using-aspnet-core-template-app-registration.PNG) **Step:3** Give name of the application and selected supported type as single tenant. -![Single Tenant in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-single-tenant.png) +![Single Tenant in ASP.NET Core templates](images/create-new-project-using-aspnet-core-template-single-tenant.png) **Step:4** Dropdown the page, select platform as web and give your application Redirect URI like {Redirect URI}/signin-oidc and click Register. -![Select the Platform in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-to-select-platform.png) +![Select Platform in ASP.NET Core templates](images/create-new-project-using-aspnet-core-template-select-platform.png) **Step:5** App will be registered, go to the Authentication page and tick Id token check box. -![Id Token check box for Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-token-id.png) +![Id Token check box in ASP.NET Core visual studio templates](images/create-new-project-using-aspnet-core-template-token-id.png) **Step:6** Get client tenant id and application id form overview page. -![ClinetTenant Id in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/extension-aspnet-core-essentialjs2-with-project-templates-client-tenant-id.png) +![ClinetTenant Id with ASP.NET Core templates](images/create-new-project-using-aspnet-core-template-client-tenant-id.png) **Step:7** Configure those client tenant id, application id, and domain in your application appsettings.json file. @@ -147,19 +147,19 @@ We need to register the created application in Azure Active Directory for **Micr **Step:1** For register the application, submit your email address and create a password. -![Registering application in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-application-registration.png) +![Registering application with ASP.NET Core templates](images/aspnet-core-essentialjs2-extension-with-project-templates-application-registration.png) **Step:2** Confirming registration by clicking **Click here to confirm your account**. -![Confirm account registration in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-for-registered-account-confirmation.png) +![Confirm account registration with ASP.NET Core templates](images/create-new-project-using-aspnet-core-template-registered-account-confirmation.png) **Step:3** Submit your registered email address and password to login the application. -![Login application in Extension ASP.NET Core essentialjs2 with syncfusion project templates ](images/aspnet-core-essentialjs2-extension-with-project-templates-for-login.png) +![Login application in ASP.NET Core templates ](images/create-new-project-using-aspnet-core-template-login.png) ### Microsoft Identity Platform 1. Login to your application using your Microsoft account. 2. Accept permission request of your application. -![Permission request in Extension ASP.NET Core essentialjs2 with syncfusion project templates](images/aspnet-core-essentialjs2-extension-with-project-templates-Permission-request.png) \ No newline at end of file +![Permission request in ASP.NET Core templates](images/create-new-project-using-aspnet-core-template-Permission-request.png) \ No newline at end of file