You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wpf/Visual-Studio-Integration/VS2019-Extensions/Create-Project.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,30 +23,30 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
23
23
**Option 1:**
24
24
Click **Extensions >Syncfusion** Menu and choose **Essential Studio for WPF > Create New Syncfusion Project…** in **Visual Studio**.
25
25
26
-

26
+

27
27
28
28
N> In Visual Studio 2017 or lower, you can see the Syncfusion menu directly in the Visual Studio menu.
29
29
30
30
**Option 2:**
31
31
Choose **File -> New -> Project**. Opens a new dialog to create a new project. By filtering the project type with Syncfusion or using the Syncfusion keyword in the search option, you can get the templates offered by Syncfusion for WPF.
32
32
33
-

33
+

34
34
35
35
In Visual Studio 2017 or lower, Select **File > New > Project** and navigate to **Syncfusion > Windows > Syncfusion WPF Application** in Visual Studio.
36
36
37
-

37
+

38
38
39
39
2. Name the **Project**, select the destination location when required, and specify the Framework of the project, then click **OK**.
40
40
41
41
N> For Syncfusion WPF project templates, the minimum target Framework is 4.0.
42
42
43
43
3. Using the following Project Configuration Wizard, choose the options to configure the Syncfusion WPF Application.
@@ -76,12 +76,12 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
76
76
77
77
4. After choosing above project configuration options in the Project Configuration Wizard, click the create button then Syncfusion WPF project is created with the necessary assembly references and XAML.
78
78
79
-

79
+

80
80
81
-

81
+

82
82
83
-

83
+

84
84
85
85
5. 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/license-key#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.
86
86
87
-

87
+

4. Click the Download button in the “WPF Extensions - Syncfusion”.
26
26
5. Close all Visual Studio instances after downloading the extensions to begin the installation process. You can see the following VSIX installation prompt.
@@ -37,7 +37,7 @@ The steps below illustrate how to download and install the Syncfusion WPF extens
37
37
1. Download the [Syncfusion WPF Extensions](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.WPFExtension) from the Visual Studio Marketplace.
38
38
2. If any Visual Studio instances are still open, close them.
39
39
3. Double-click on the downloaded VSIX file to install. You can see the VSIX installation prompts for the Visual Studio 2019 version. If Visual Studio 2019 is not installed, it will not be possible to install the extension
5. After the installation is complete, open Visual Studio 2019. You can now use Syncfusion extensions from the Visual Studio under the Extensions menu.
0 commit comments