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
* <ahref="https://marketplace.visualstudio.com/items?itemName=TelerikInc.telerik-maui-productivity-tools"target="_blank">The Visual Studio Code Marketplace.</a>
3
+
4
+
* The **Extensions** tab in Visual Studio Code—search for `Telerik UI for .NET MAUI Productivity Tools`, select the extension, and then click **Install**.
5
+
#end
6
+
7
+
#vs-extension-download
8
+
## Get the Wizard
9
+
10
+
To use the **Telerik UI for .NET MAUI** wizard, install the Telerik UI for .NET MAUI Visual Studio Extension. You can get the extension from:
11
+
12
+
* <ahref="https://marketplace.visualstudio.com/items?itemName=TelerikInc.ProgressTelerikMAUIExtensions"target="_blank">The Visual Studio Marketplace.</a>
13
+
14
+
* The Extensions tab in Visual Studio—search for `Progress Telerik UI for .NET MAUI Extension`, select the extension, and then click **Install**.
15
+
16
+
*[The Telerik UI for .NET MAUI automated installer]({%slug automated-installer%})
17
+
18
+
## Start the Wizard
19
+
20
+
To start the wizard, use either the [Extensions](#extensions-menu) or the [Project](#project-menu) menu.
page_title: Document Processing Libraries - Visual Studio Code Integration
4
+
description: Learn how to add the Document Processing Libraries to .NET MAUI project with our Visual Studio Code Wizard.
5
+
slug: vscode-add-document-processing-libraries
6
+
position: 1
7
+
---
8
+
9
+
# Document Processing Libraries
10
+
11
+
This article demonstrates how to add the Telerik Document Processing Libraries to a new .NET MAUI project or to an existing one.
12
+
13
+
## Get the Extension
14
+
15
+
To add the Telerik Document Processing Libraries you have to install the `Telerik UI for .NET MAUI Productivity Tools` extension. You can get the extension from:
Copy file name to clipboardExpand all lines: installation/vs-code-integration/new-project-wizard.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,7 @@ This article demonstrates how to use the Telerik Extension for Visual Studio Cod
14
14
15
15
To use the **Telerik UI for .NET MAUI Template Wizard**, install the `Telerik UI for .NET MAUI Productivity Tools` extension. You can get the extension from:
16
16
17
-
* <ahref="https://marketplace.visualstudio.com/items?itemName=TelerikInc.telerik-maui-productivity-tools"target="_blank">The Visual Studio Code Marketplace.</a>
18
-
19
-
* The **Extensions** tab in Visual Studio Code—search for `Telerik UI for .NET MAUI Productivity Tools`, select the extension, and then click **Install**.
@@ -66,4 +64,10 @@ The wizard allows you to configure the following options:
66
64
- Location of the created project (Output Path)
67
65
- License key file—the Telerik Visual Studio Code extension notifies you about a missing or outdated [license key]({%slug set-up-your-license%}), and lets you install or update it.
The Telerik Visual Studio Code extension provides a handy feature for increased developer productivity—code snippets for quick UI component reference and configuration.
@@ -33,39 +32,41 @@ To use the **Telerik UI for .NET MAUI Template Wizard**, install the `Telerik UI
0 commit comments