-
Notifications
You must be signed in to change notification settings - Fork 41
Description
In addition to the changes for this release, these articles need updates:
- https://docs.telerik.com/devtools/document-processing/integration/integration-with-vs-code
- https://docs.telerik.com/devtools/document-processing/integration/integration-with-visual-studio
Here are the major changes:
-
Removal of DEV/TRIAL distribution logic - The separate DEV and TRIAL distribution logic has been removed. All users now receive the same extension package and feature set, regardless of license status. As a result, the documentation image showing the DEV/TRIAL switch will need to be updated to reflect its removal.
-
End of support for .NET 6 - Support for .NET 6 has been discontinued in this release for Blazor, ASP.NET Core, and Document Processing Libraries (DPL). Projects targeting .NET 6 will no longer be able to integrate these libraries.
-
New assemblies supporting OCR and AI functionalities are now available within the extensions for both IDEs.
Maui DPL Wizard
Document Processing Libraries via the File Explorer Context Menu
- In the Explorer, right-click a file.
- Select Telerik UI for Maui: Add Document Processing Libraries.
Document Processing Libraries via the Code Editor Command Palette
- Open the Command Pallette menu by pressing
Ctrl+Shift+P
on Windows or Linux, orCmd+Shift+P
on Mac. - Select Telerik UI for Maui: Add Document Processing Libraries.
Configuring Your Document Processing Libraries
You can choose which libraries to add to your project. If a library you selected has any dependencies, they are automatically checked.