From e5ae0fbf2c9b778dcdb59777135ff471cc1813e7 Mon Sep 17 00:00:00 2001 From: Kesavaraman Date: Thu, 29 Aug 2024 17:57:01 +0530 Subject: [PATCH 1/3] Changed the Table Format --- Extension/WPF-Extension/Template-Studio.md | 32 ++++++++++++++--- .../WindowsForms-Extension/Template-Studio.md | 34 +++++++++++++++---- 2 files changed, 55 insertions(+), 11 deletions(-) diff --git a/Extension/WPF-Extension/Template-Studio.md b/Extension/WPF-Extension/Template-Studio.md index ff260d10..9f1f3545 100644 --- a/Extension/WPF-Extension/Template-Studio.md +++ b/Extension/WPF-Extension/Template-Studio.md @@ -124,11 +124,33 @@ In the **Project Details** section, you can modify configurations and project ty > The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: - > | .NET Version | Available From Version | Supported from Visual Studio | - > |--------------|------------------------|-----------------------------| - > | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 | - > | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 | - > | .NET 8.0 | v23.2.4 | Visual Studio 2022 | + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + >
.NET VersionAvailable From VersionSupported from Visual Studio
.NET 6.0v19.4.0.38Visual Studio 2022
.NET 7.0v20.4.0.38Visual Studio 2022
.NET 8.0v23.2.4Visual Studio 2022
+ 13. 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 WPF project](Template-Studio-Images/Syncfusion-Project-Template-Gallery-9.png) \ No newline at end of file diff --git a/Extension/WindowsForms-Extension/Template-Studio.md b/Extension/WindowsForms-Extension/Template-Studio.md index 5902afff..13f74c51 100644 --- a/Extension/WindowsForms-Extension/Template-Studio.md +++ b/Extension/WindowsForms-Extension/Template-Studio.md @@ -125,12 +125,34 @@ Here's a simple explanation: ![Resources](Template-Studio-Images/Resources.png) - > The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: - > | .NET Version | Available From Version | Supported from Visual Studio | - > |--------------|------------------------|-----------------------------| - > | .NET 6.0 | v19.4.0.38 | Visual Studio 2022 | - > | .NET 7.0 | v20.4.0.38 | Visual Studio 2022 | - > | .NET 8.0 | v23.2.4 | Visual Studio 2022 | + >The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + >
.NET VersionAvailable From VersionSupported from Visual Studio
.NET 6.0v19.4.0.38Visual Studio 2022
.NET 7.0v20.4.0.38Visual Studio 2022
.NET 8.0v23.2.4Visual Studio 2022
+ 13. If you install 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 the 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 application. 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. From bab0e484ef759c6635a7bb0ef253fd5e491d448f Mon Sep 17 00:00:00 2001 From: Kesavaraman Date: Thu, 29 Aug 2024 17:59:52 +0530 Subject: [PATCH 2/3] Table Modified --- Extension/WindowsForms-Extension/Template-Studio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Extension/WindowsForms-Extension/Template-Studio.md b/Extension/WindowsForms-Extension/Template-Studio.md index 13f74c51..36859036 100644 --- a/Extension/WindowsForms-Extension/Template-Studio.md +++ b/Extension/WindowsForms-Extension/Template-Studio.md @@ -125,7 +125,7 @@ Here's a simple explanation: ![Resources](Template-Studio-Images/Resources.png) - >The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: + >The .NET 6.0, .NET 7.0, and .NET 8.0 options will be available in the Select a framework version dropdown only if the respective .NET SDKs are installed on your system. The table below outlines the .NET versions, the specific product versions from which they are available, and the Visual Studio versions that support them: > > > From 0146b00897c6546af3a3cf947b893ba6e7811010 Mon Sep 17 00:00:00 2001 From: Kesavaraman Date: Thu, 29 Aug 2024 18:08:16 +0530 Subject: [PATCH 3/3] Name changed --- Extension/WPF-Extension/Template-Studio.md | 2 +- Extension/WindowsForms-Extension/Template-Studio.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Extension/WPF-Extension/Template-Studio.md b/Extension/WPF-Extension/Template-Studio.md index 9f1f3545..f8c7ce4a 100644 --- a/Extension/WPF-Extension/Template-Studio.md +++ b/Extension/WPF-Extension/Template-Studio.md @@ -92,7 +92,7 @@ In the **Project Details** section, you can modify configurations and project ty *I. Application Host:* - - Registers **ApplicationHostService** to manage the app's lifecycle. + - Registers **ApplicationHostService** to manage the app's life cycle. *II. Specific Services:* - Registers **PageService** and **NavigationService** for handling page navigation. diff --git a/Extension/WindowsForms-Extension/Template-Studio.md b/Extension/WindowsForms-Extension/Template-Studio.md index 36859036..01011819 100644 --- a/Extension/WindowsForms-Extension/Template-Studio.md +++ b/Extension/WindowsForms-Extension/Template-Studio.md @@ -93,7 +93,7 @@ Create the Syncfusion WinForms project using the Visual Studio Project Template 10. When you create a WinForms project, the following Dependency Injection (DI) setup is added to the **Program.cs** file. This setup registers services, view models, and views with the DI container, ensuring proper functionality and service management within your application. Below **ConfigureServices** method in program.cs file establishes the DI setup in a WinForms project. It manages the application's services, view models, and views. Here's a detailed breakdown: *I. Application Host:* - - Registers **ApplicationHostService** to manage the app's lifecycle. + - Registers **ApplicationHostService** to manage the app's life cycle. *II. Specific Services:* - Registers **PageService** and **NavigationService** for handling page navigation.