Skip to content

Commit 62a06c5

Browse files
committed
Merge branch 'IN-15816-ToolBox_Configuration_For_WPF_Windows_DotNetCore' into 'development'
IN-15816 - ToolBox_Configuration_For_WPF_Windows_DotNetCore See merge request content/install-docs!1257
2 parents 25a1536 + b17e8c0 commit 62a06c5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Common/Essential-Studio/Utilities.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ Syncfusion provides toolbox support for WPF, Windows Forms, ASP.NET Web Forms, U
304304

305305
N> Toolbox configuration support is not available for the Visual Studio Express Edition. However, you can manually configure the Syncfusion controls into the Visual Studio Express Toolbox. To do so, refer the [Manual Toolbox Configuration](https://help.syncfusion.com/common/faq/how-to-configure-the-toolbox-of-visual-studio-manually) .
306306

307-
### Configuring Toolbox 
307+
### Configuring Toolbox for .NET Framework
308308

309309
#### For Xamarin:
310310

@@ -356,6 +356,13 @@ Syncfusion UWP controls will be automatically configured in Visual Studio toolbo
356356

357357
N> * You must reset the toolbox, when the installed controls are not reflected properly in the Toolbox. * This tool configures only the controls that are located under {Installed Location}\Assemblies\{Framework version}.
358358

359+
### Configuring Toolbox for .NET Core
360+
361+
To configure the Syncfusion toolbox in the WPF or WinForms .NET Core application, the Syncfusion NuGet packages should be installed in the .NET Core application. After installing the Syncfusion NuGet packages in .NET Core application, the corresponding NuGet packages Syncfusion components will be configured in Visual Studio toolbox.
362+
363+
Please refer the following link, to learn more about how to use the Syncfusion components using the Syncfusion NuGet packages in .NET Core application.
364+
365+
https://help.syncfusion.com/wpf/visual-studio-integration/nuget-packages#using-components-from-nuget
359366

360367

361368
## Multi-Target Manager

0 commit comments

Comments
 (0)