Skip to content

Commit ba67e29

Browse files
Merge pull request #126 from Syncfusion-Content/development
DOCINFRA-2341_merged_using_automation
2 parents ee86e9f + df61968 commit ba67e29

File tree

9 files changed

+25
-11
lines changed

9 files changed

+25
-11
lines changed

Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Sample-Creator.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ The following steps is used to create the Syncfusion ASP.NET Core (Essential JS
5555

5656
> .NET 6.0 is available from v19.4.0.38 and support from Visual Studio 2022.
5757
58+
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
59+
60+
> .NET 8.0 is available from v23.2.4 and support from Visual Studio 2022.
61+
5862
**Assets From**: Choose the Syncfusion Essential JS 2 assets to ASP.NET Core Project, either NPM, CDN, or Installed Location.
5963

6064
> Installed location option will be available only when the Syncfusion Essential JavaScript 2 setup has been installed.

Extension/ASPNETCore-EssentialJS2-Extension/Visual-Studio/Syncfusion-Project-Templates.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,16 @@ The following steps is used to create the **Syncfusion ASP.NET Core (Essential J
4545
4646
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
4747
48+
> .NET 8.0 is available from v23.2.4 and support from Visual Studio 2022.
49+
4850
**Project configurations**
4951

5052
| <b>Project Type</b> | <b>.NET Core Version</b> | <b>Themes</b> | <b>Assets From</b> |
5153
|---------------------|--------------------------|---------------|--------------------|
52-
| 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 |
53-
| 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 |
54+
| 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 |
55+
| 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 |
5456
| 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 |
55-
| 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 |
57+
| 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 |
5658

5759
> 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.
5860

Extension/Blazor-Extension/Visual-Studio-Code/create-project.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ The instructions below assist you in creating **Syncfusion Blazor Applications**
2727
2828
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
2929
30+
> .NET 8.0 is available from v23.3.4 and support from Visual Studio 2022.
31+
3032
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:
3133
* Syncfusion Blazor Server App
3234
* Syncfusion Blazor WebAssembly App

Extension/Blazor-Extension/Visual-Studio/template-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ The steps below will assist you to create your **Syncfusion Blazor Application**
4343
4444
> .NET 7.0 is available from v20.4.0.38 and support from Visual Studio 2022.
4545
46+
> .NET 8.0 is available from v23.2.4 and support from Visual Studio 2022.
47+
4648
**Project type section**
4749

4850
Choose one of the Syncfusion Blazor application types:
@@ -71,7 +73,7 @@ The steps below will assist you to create your **Syncfusion Blazor Application**
7173
7274
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.
7375

74-
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).
76+
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).
7577

7678
> **Note:** ASP.NET Core hosted and Progressive Web Application options are only visible for the Blazor Web Assembly App application type.
7779

Extension/NETMAUI-Extension/template-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ N> Before use the Syncfusion .NET MAUI Project Template, check whether the Syncf
5555

5656
By unchecking the features checkboxes, you can unselect the features from the selected controls.
5757

58-
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)
58+
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)
5959

6060
![Choose required Project Configuration](images/ConfigurationsTab.png)
6161

Extension/WPF-Extension/Add-References.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To add the Syncfusion assembly references in Visual Studio, follow the steps bel
5353
![Assembly location option in Syncfusion Reference Manger](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img4.png)
5454

5555

56-
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.
56+
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.
5757

5858
**Version:** To add the corresponding version assemblies to the project, select the build version.
5959

Extension/WPF-Extension/Template-Studio.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
4444

4545
![Syncfusion WPF project configuration wizard](Template-Studio-Images/WPF-4.png)
4646

47-
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.
47+
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.
4848

4949
5. Click **Next** or navigate to the **Project type** tab, then select the desired Syncfusion WPF application type.
5050

@@ -78,12 +78,14 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
7878

7979
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.
8080

81-
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.
81+
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.
8282

8383
> .NET 6.0 version is available from v19.4.0.38 and it support from Visual Studio 2022.
8484

8585
> .NET 7.0 version is available from v20.4.0.38 and it support from Visual Studio 2022.
8686

87+
> .NET 8.0 version is available from v23.2.4 and it support from Visual Studio 2022.
88+
8789
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.
8890

8991
![Syncfusion license registration required information dialog in Syncfusion WPF project](Template-Studio-Images/Syncfusion-Project-Template-Gallery-9.png)

Extension/WindowsForms-Extension/Add-References.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Follow the given steps to add the Syncfusion references in Visual Studio:
4747

4848
![Assembly location option in Syncfusion Reference Manger](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img4.png)
4949

50-
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.
50+
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.
5151

5252
**Version:** Choose the build version to add the corresponding version assemblies to the project.
5353

Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Use the following steps to create the Syncfusion Windows Forms project through t
4848
4949
> .NET 7.0 version is available from v20.4.0.38 and support from Visual Studio 2022.
5050
51+
> .NET 8.0 version is available from v23.2.4 and support from Visual Studio 2022.
52+
5153
In Visual Studio 2017 or lower, Syncfusion Windows Forms Application project configuration wizard.
5254

5355
![Syncfusion Windows Forms project configuration wizard](Project-Template-images\Syncfusion-Project-Template-Gallery-2.png)
@@ -56,13 +58,13 @@ Use the following steps to create the Syncfusion Windows Forms project through t
5658

5759
**Project Type:** Select the project type, either .NET Framework or .NET Core.
5860

59-
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.
61+
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.
6062

6163
**Language:** Select the language, either CSharp or VB.
6264

6365
**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.
6466

65-
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.
67+
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.
6668

6769
**Installed ES Build Version:** Choose the build version to add the corresponding version assemblies to the project.
6870

0 commit comments

Comments
 (0)