From 89373290eb5b0e8cea5e6a1c63bba1c24831d87f Mon Sep 17 00:00:00 2001
From: JoseSeeron <121999308+JoseSeeron@users.noreply.github.com>
Date: Thu, 16 Nov 2023 17:28:37 +0530
Subject: [PATCH 1/4] EXT-1775- Modified the UG Content
---
Extension/WPF-Extension/Template-Studio.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Extension/WPF-Extension/Template-Studio.md b/Extension/WPF-Extension/Template-Studio.md
index 1b8ce157..c4fd5be9 100644
--- a/Extension/WPF-Extension/Template-Studio.md
+++ b/Extension/WPF-Extension/Template-Studio.md
@@ -44,7 +44,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo

- N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. Use the NuGet option instead of installing the Syncfusion Essential WPF setup. Also, the GAC option will not be available when you choose .NET 6.0 and .NET 7.0 from the project type option in Visual Studio.
+ N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. Use the NuGet option instead of installing the Syncfusion Essential WPF setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0 and .NET 8.0 from the project type option in Visual Studio.
5. Click **Next** or navigate to the **Project type** tab, then select the desired Syncfusion WPF application type.
@@ -78,12 +78,14 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
10. The Syncfusion WPF application is configured with the latest versions of Syncfusion WPF NuGet packages, complete with the appropriate namespaces and component render code for seamless integration of Syncfusion components.
- N> The .Net 6.0 and .Net 7.0 option will be listed in Select a framework version when only the .Net 6.0 and .Net 7.0 SDK setup has been installed.
+ N> The .Net 6.0,.Net7.0 and .Net 8.0 option will be listed in Select a framework version when only the .Net 6.0, .Net 7.0 and .Net 8.0 SDK setup has been installed.
> .NET 6.0 version is available from v19.4.0.38 and it support from Visual Studio 2022.
> .NET 7.0 version is available from v20.4.0.38 and it support from Visual Studio 2022.
+ > .NET 8.0 version is available from v23.2.4 and it support from Visual Studio 2022.
+
11. 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.

\ No newline at end of file
From b7e123f1e59d817ebf00b9c8b5b326975d6232d1 Mon Sep 17 00:00:00 2001
From: JoseSeeron <121999308+JoseSeeron@users.noreply.github.com>
Date: Thu, 16 Nov 2023 18:03:07 +0530
Subject: [PATCH 2/4] Updated
---
Extension/WPF-Extension/Add-References.md | 2 +-
Extension/WindowsForms-Extension/Add-References.md | 2 +-
.../Syncfusion-Project-Templates-for-Windows-Forms.md | 6 ++++--
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/Extension/WPF-Extension/Add-References.md b/Extension/WPF-Extension/Add-References.md
index d6f7b364..b1066cae 100644
--- a/Extension/WPF-Extension/Add-References.md
+++ b/Extension/WPF-Extension/Add-References.md
@@ -53,7 +53,7 @@ To add the Syncfusion assembly references in Visual Studio, follow the steps bel

- N> The GAC option will not be available when you select the WPF (.NET 7.0 and.NET 6.0) application in Visual Studio 2022.
+ N> The GAC option will not be available when you select the WPF (.NET 8.0, .NET 7.0 and.NET 6.0) application in Visual Studio 2022.
**Version:** To add the corresponding version assemblies to the project, select the build version.
diff --git a/Extension/WindowsForms-Extension/Add-References.md b/Extension/WindowsForms-Extension/Add-References.md
index a1690bc9..0f83568a 100644
--- a/Extension/WindowsForms-Extension/Add-References.md
+++ b/Extension/WindowsForms-Extension/Add-References.md
@@ -47,7 +47,7 @@ Follow the given steps to add the Syncfusion references in Visual Studio:

- N> The GAC option will not be available if you have selected a WinForms (.NET 7.0 and .NET 6.0) application in Visual Studio 2022.
+ N> The GAC option will not be available if you have selected a WinForms (.NET 8.0, .NET 7.0 and .NET 6.0) application in Visual Studio 2022.
**Version:** Choose the build version to add the corresponding version assemblies to the project.
diff --git a/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md b/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md
index 44201c3f..bda48903 100644
--- a/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md
+++ b/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md
@@ -48,6 +48,8 @@ Use the following steps to create the Syncfusion Windows Forms project through t
> .NET 7.0 version is available from v20.4.0.38 and support from Visual Studio 2022.
+ > .NET 8.0 version is available from v23.2.4 and support from Visual Studio 2022.
+
In Visual Studio 2017 or lower, Syncfusion Windows Forms Application project configuration wizard.

@@ -56,13 +58,13 @@ Use the following steps to create the Syncfusion Windows Forms project through t
**Project Type:** Select the project type, either .NET Framework or .NET Core.
- N> Project type selection option will be available only from Visual Studio 2019 and later in Syncfusion Windows Forms Project template configuration. The .NET 6.0 and .NET 7.0 option will be listed in project type only when the .NET 6.0 and .NET 7.0 setup has been installed.
+ N> Project type selection option will be available only from Visual Studio 2019 and later in Syncfusion Windows Forms Project template configuration. The .NET 6.0, .NET 7.0 and .NET 8.0 option will be listed in project type only when the .NET 6.0, .NET 7.0 and .NET 8.0 setup has been installed.
**Language:** Select the language, either CSharp or VB.
**Reference From:** Choose the assembly location such as NuGet, GAC Location, or Essential Studio installed location, from where the assembly is added to the project.
- N> Installed location and GAC option will be available only when the Syncfusion Essential Windows Forms setup has been installed. You can use NuGet option without installing the Syncfusion Essential Windows Forms setup. Also, the GAC option will not be available when you choose .NET 6.0 and .NET 7.0 from project type option in Visual Studio 2022.
+ N> Installed location and GAC option will be available only when the Syncfusion Essential Windows Forms setup has been installed. You can use NuGet option without installing the Syncfusion Essential Windows Forms setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0 and .NET 8.0 from project type option in Visual Studio 2022.
**Installed ES Build Version:** Choose the build version to add the corresponding version assemblies to the project.
From 902e27c081ddb1a3410a7ba7906455420d52a13b Mon Sep 17 00:00:00 2001
From: JoseSeeron <121999308+JoseSeeron@users.noreply.github.com>
Date: Thu, 16 Nov 2023 18:31:41 +0530
Subject: [PATCH 3/4] Updated
---
.../Visual-Studio/Sample-Creator.md | 4 ++++
.../Visual-Studio/Syncfusion-Project-Templates.md | 6 ++++--
.../Blazor-Extension/Visual-Studio-Code/create-project.md | 2 ++
Extension/Blazor-Extension/Visual-Studio/template-studio.md | 4 +++-
Extension/NETMAUI-Extension/template-studio.md | 2 +-
5 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md
index 35834b62..f3076cb8 100644
--- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md
+++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md
@@ -55,6 +55,10 @@ The following steps is used to create the Syncfusion ASP.NET Core (Essential JS
> .NET 6.0 is available from v19.4.0.38 and support from Visual Studio 2022.
+ > .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
+
+ > .NET 8.0 is available from v23.2.4 and support from Visual Studio 2022.
+
**Assets From**: Choose the Syncfusion Essential JS 2 assets to ASP.NET Core Project, either NPM, CDN, or Installed Location.
> Installed location option will be available only when the Syncfusion Essential JavaScript 2 setup has been installed.
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..34675f4a 100644
--- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md
+++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md
@@ -45,12 +45,14 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
+ > .NET 8.0 is available from v23.2.4 and support from Visual Studio 2022.
+
**Project configurations**
| Project Type | .NET Core Version | Themes | Assets From |
|---------------------|--------------------------|---------------|--------------------|
- | ASP.NET Core Web App | .NET 6.0 and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
- | ASP.NET Core Web App (Model-View-Controller) | .NET 5.0, .NET 6.0 and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
+ | ASP.NET Core Web App | .NET 6.0, .NET 7.0 and .NET 8.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
+ | ASP.NET Core Web App (Model-View-Controller) | .NET 5.0, .NET 6.0, .NET 7.0 and .NET 8.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
| Angular | .NET 5.0, .NET 6.0, and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM |
| React | .NET 5.0, .NET 6.0 and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM |
diff --git a/Extension/Blazor-Extension/Visual-Studio-Code/create-project.md b/Extension/Blazor-Extension/Visual-Studio-Code/create-project.md
index cda670e7..36ed3347 100644
--- a/Extension/Blazor-Extension/Visual-Studio-Code/create-project.md
+++ b/Extension/Blazor-Extension/Visual-Studio-Code/create-project.md
@@ -27,6 +27,8 @@ The instructions below assist you in creating **Syncfusion Blazor Applications**
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
+ > .NET 8.0 is available from v23.3.4 and support from Visual Studio 2022.
+
3. Select either **Next** or the **Project Type** tab. Syncfusion Blazor Project Types will be displayed. Select one of the following Syncfusion Blazor project types:
* Syncfusion Blazor Server App
* Syncfusion Blazor WebAssembly App
diff --git a/Extension/Blazor-Extension/Visual-Studio/template-studio.md b/Extension/Blazor-Extension/Visual-Studio/template-studio.md
index bcc018c6..1b58b21f 100644
--- a/Extension/Blazor-Extension/Visual-Studio/template-studio.md
+++ b/Extension/Blazor-Extension/Visual-Studio/template-studio.md
@@ -43,6 +43,8 @@ The steps below will assist you to create your **Syncfusion Blazor Application**
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
+ > .NET 8.0 is available from v23.2.4 and support from Visual Studio 2022.
+
**Project type section**
Choose one of the Syncfusion Blazor application types:
@@ -71,7 +73,7 @@ The steps below will assist you to create your **Syncfusion Blazor Application**
6. Click either **Next** or the **Features** tab, and you will see the features listed for the selected controls. You can choose the required features.
-7. Click either **Next** or the **Configuration** tab, and the Configuration section will be loaded. You can choose the required (.NET 6.0 and .NET 7.0), themes, https configuration, authentication type (None, Individual Accounts, Microsoft Identity Platform, and Windows), and Blazor Web Assembly application types (ASP.NET Core hosted and Progressive Web Application).
+7. Click either **Next** or the **Configuration** tab, and the Configuration section will be loaded. You can choose the required (.NET 6.0, .NET 7.0 and .NET 8.0), themes, https configuration, authentication type (None, Individual Accounts, Microsoft Identity Platform, and Windows), and Blazor Web Assembly application types (ASP.NET Core hosted and Progressive Web Application).
> **Note:** ASP.NET Core hosted and Progressive Web Application options are only visible for the Blazor Web Assembly App application type.
diff --git a/Extension/NETMAUI-Extension/template-studio.md b/Extension/NETMAUI-Extension/template-studio.md
index f1218283..7807df84 100644
--- a/Extension/NETMAUI-Extension/template-studio.md
+++ b/Extension/NETMAUI-Extension/template-studio.md
@@ -55,7 +55,7 @@ N> Before use the Syncfusion .NET MAUI Project Template, check whether the Syncf
By unchecking the features checkboxes, you can unselect the features from the selected controls.
-6. The Configuration section will load if you choose to click the **Next** button or the **Configuration tab**. You can select the required .NET Core Version (.NET 6.0 or .NET 7.0)
+6. The Configuration section will load if you choose to click the **Next** button or the **Configuration tab**. You can select the required .NET Core Version (.NET 7.0 or .NET 8.0)

From f1313c371072847aca0fef2ed9c2bca377dfe4cd Mon Sep 17 00:00:00 2001
From: JoseSeeron <121999308+JoseSeeron@users.noreply.github.com>
Date: Thu, 16 Nov 2023 19:25:18 +0530
Subject: [PATCH 4/4] Updated
---
.../Visual-Studio/Syncfusion-Project-Templates.md | 6 +++---
Extension/Blazor-Extension/Visual-Studio/template-studio.md | 2 +-
Extension/WPF-Extension/Add-References.md | 2 +-
Extension/WPF-Extension/Template-Studio.md | 4 ++--
Extension/WindowsForms-Extension/Add-References.md | 2 +-
.../Syncfusion-Project-Templates-for-Windows-Forms.md | 4 ++--
6 files changed, 10 insertions(+), 10 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 34675f4a..2981ab27 100644
--- a/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md
+++ b/Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md
@@ -51,10 +51,10 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J
| Project Type | .NET Core Version | Themes | Assets From |
|---------------------|--------------------------|---------------|--------------------|
- | ASP.NET Core Web App | .NET 6.0, .NET 7.0 and .NET 8.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
- | ASP.NET Core Web App (Model-View-Controller) | .NET 5.0, .NET 6.0, .NET 7.0 and .NET 8.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
+ | ASP.NET Core Web App | .NET 6.0, .NET 7.0, and .NET 8.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
+ | ASP.NET Core Web App (Model-View-Controller) | .NET 5.0, .NET 6.0, .NET 7.0, and .NET 8.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM, Installed Location |
| Angular | .NET 5.0, .NET 6.0, and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM |
- | React | .NET 5.0, .NET 6.0 and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM |
+ | React | .NET 5.0, .NET 6.0, and .NET 7.0 | Material, Fabric, Fluent, Bootstrap, Bootstrap 4, Bootstrap 5, High Contrast, Tailwind CSS | CDN, NPM |
> The Syncfusion ASP.NET Core (Essential JS 2) Project Template provides ASP.NET Core, Angular, and React project templates support from v17.1.0.47.
diff --git a/Extension/Blazor-Extension/Visual-Studio/template-studio.md b/Extension/Blazor-Extension/Visual-Studio/template-studio.md
index 1b58b21f..78d2aa39 100644
--- a/Extension/Blazor-Extension/Visual-Studio/template-studio.md
+++ b/Extension/Blazor-Extension/Visual-Studio/template-studio.md
@@ -73,7 +73,7 @@ The steps below will assist you to create your **Syncfusion Blazor Application**
6. Click either **Next** or the **Features** tab, and you will see the features listed for the selected controls. You can choose the required features.
-7. Click either **Next** or the **Configuration** tab, and the Configuration section will be loaded. You can choose the required (.NET 6.0, .NET 7.0 and .NET 8.0), themes, https configuration, authentication type (None, Individual Accounts, Microsoft Identity Platform, and Windows), and Blazor Web Assembly application types (ASP.NET Core hosted and Progressive Web Application).
+7. Click either **Next** or the **Configuration** tab, and the Configuration section will be loaded. You can choose the required (.NET 6.0, .NET 7.0, and .NET 8.0), themes, https configuration, authentication type (None, Individual Accounts, Microsoft Identity Platform, and Windows), and Blazor Web Assembly application types (ASP.NET Core hosted and Progressive Web Application).
> **Note:** ASP.NET Core hosted and Progressive Web Application options are only visible for the Blazor Web Assembly App application type.
diff --git a/Extension/WPF-Extension/Add-References.md b/Extension/WPF-Extension/Add-References.md
index b1066cae..c89a3521 100644
--- a/Extension/WPF-Extension/Add-References.md
+++ b/Extension/WPF-Extension/Add-References.md
@@ -53,7 +53,7 @@ To add the Syncfusion assembly references in Visual Studio, follow the steps bel

- N> The GAC option will not be available when you select the WPF (.NET 8.0, .NET 7.0 and.NET 6.0) application in Visual Studio 2022.
+ N> The GAC option will not be available when you select the WPF (.NET 8.0, .NET 7.0, and.NET 6.0) application in Visual Studio 2022.
**Version:** To add the corresponding version assemblies to the project, select the build version.
diff --git a/Extension/WPF-Extension/Template-Studio.md b/Extension/WPF-Extension/Template-Studio.md
index c4fd5be9..8c18cdb4 100644
--- a/Extension/WPF-Extension/Template-Studio.md
+++ b/Extension/WPF-Extension/Template-Studio.md
@@ -44,7 +44,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo

- N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. Use the NuGet option instead of installing the Syncfusion Essential WPF setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0 and .NET 8.0 from the project type option in Visual Studio.
+ N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. Use the NuGet option instead of installing the Syncfusion Essential WPF setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0, and .NET 8.0 from the project type option in Visual Studio.
5. Click **Next** or navigate to the **Project type** tab, then select the desired Syncfusion WPF application type.
@@ -78,7 +78,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
10. The Syncfusion WPF application is configured with the latest versions of Syncfusion WPF NuGet packages, complete with the appropriate namespaces and component render code for seamless integration of Syncfusion components.
- N> The .Net 6.0,.Net7.0 and .Net 8.0 option will be listed in Select a framework version when only the .Net 6.0, .Net 7.0 and .Net 8.0 SDK setup has been installed.
+ N> The .Net 6.0,.Net7.0, and .Net 8.0 option will be listed in Select a framework version when only the .Net 6.0, .Net 7.0, and .Net 8.0 SDK setup has been installed.
> .NET 6.0 version is available from v19.4.0.38 and it support from Visual Studio 2022.
diff --git a/Extension/WindowsForms-Extension/Add-References.md b/Extension/WindowsForms-Extension/Add-References.md
index 0f83568a..b9e3d6d0 100644
--- a/Extension/WindowsForms-Extension/Add-References.md
+++ b/Extension/WindowsForms-Extension/Add-References.md
@@ -47,7 +47,7 @@ Follow the given steps to add the Syncfusion references in Visual Studio:

- N> The GAC option will not be available if you have selected a WinForms (.NET 8.0, .NET 7.0 and .NET 6.0) application in Visual Studio 2022.
+ N> The GAC option will not be available if you have selected a WinForms (.NET 8.0, .NET 7.0, and .NET 6.0) application in Visual Studio 2022.
**Version:** Choose the build version to add the corresponding version assemblies to the project.
diff --git a/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md b/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md
index bda48903..acb9b0dc 100644
--- a/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md
+++ b/Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md
@@ -58,13 +58,13 @@ Use the following steps to create the Syncfusion Windows Forms project through t
**Project Type:** Select the project type, either .NET Framework or .NET Core.
- N> Project type selection option will be available only from Visual Studio 2019 and later in Syncfusion Windows Forms Project template configuration. The .NET 6.0, .NET 7.0 and .NET 8.0 option will be listed in project type only when the .NET 6.0, .NET 7.0 and .NET 8.0 setup has been installed.
+ N> Project type selection option will be available only from Visual Studio 2019 and later in Syncfusion Windows Forms Project template configuration. The .NET 6.0, .NET 7.0, and .NET 8.0 option will be listed in project type only when the .NET 6.0, .NET 7.0, and .NET 8.0 setup has been installed.
**Language:** Select the language, either CSharp or VB.
**Reference From:** Choose the assembly location such as NuGet, GAC Location, or Essential Studio installed location, from where the assembly is added to the project.
- N> Installed location and GAC option will be available only when the Syncfusion Essential Windows Forms setup has been installed. You can use NuGet option without installing the Syncfusion Essential Windows Forms setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0 and .NET 8.0 from project type option in Visual Studio 2022.
+ N> Installed location and GAC option will be available only when the Syncfusion Essential Windows Forms setup has been installed. You can use NuGet option without installing the Syncfusion Essential Windows Forms setup. Also, the GAC option will not be available when you choose .NET 6.0, .NET 7.0, and .NET 8.0 from project type option in Visual Studio 2022.
**Installed ES Build Version:** Choose the build version to add the corresponding version assemblies to the project.