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: integration/integration-with-vs-code.md
+12-9Lines changed: 12 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,15 @@ position: 1
11
11
# Configuring Document Processing Libraries
12
12
13
13
With **Q2 2024** we are adding a Document Processing Configuration Wizard for **Visual Studio Code**. The wizard is included in the Visual Studio Code extension for [Telerik UI for Blazor ](https://marketplace.visualstudio.com/items?itemName=TelerikInc.blazortemplatewizard) and [Telerik UI for ASP.NET Core](https://dotnet.microsoft.com/en-us/apps/aspnet) and it enables you to easily add the required packages when working with the Telerik Document Processing Library.
14
+
As of **Q1 2025** we offer the DPL wizard for the [Telerik UI for MAUI](https://marketplace.visualstudio.com/items?itemName=TelerikInc.telerik-maui-productivity-tools) as well.
14
15
15
16
## Getting the Wizard
16
17
17
-
To use the Document Processing Libraries Wizard, install the [Telerik UI for Blazor Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=TelerikInc.blazortemplatewizard).
18
+
To use the Document Processing Libraries Wizard, install the VS Code extension for the desired produckt:
19
+
20
+
*[Telerik UI for Blazor Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=TelerikInc.blazortemplatewizard)
21
+
22
+
*[Telerik UI for MAUI Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=TelerikInc.telerik-maui-productivity-tools)
18
23
19
24
## Starting the Wizard
20
25
@@ -24,25 +29,23 @@ To use **Document Processing Libraries Configuration Wizard** from the **VS Code
24
29
25
30
1\. Right-click on a file in the files tree.
26
31
27
-
2\. Select the `Telerik UI for Blazor: Add Document Processing Libraries`.
32
+
2\. Select the `Telerik UI for .NET MAUI: Add Document Processing Libraries`.
The **Telerik Document Processing Configuration wizard** allows you to select which libraries your project would use. It allows you to use the license and selection of the `.csproj` file, in which you want the installation to be provided. This option is useful in cases when the user has many opened projects in the workspace. If a library you selected has any dependencies, they are automatically checked. In the table below there is a list of the assemblies that will be selected for each library:
0 commit comments