Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions integration/integration-with-other-telerik-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ As of **Q2 2025** end-users are able to use product specific components, built w

The following table lists the main use-cases together with the necessary updates that are required by the developer according to the .NET version:

||.NET Framework|.NET Standard|
||.NET Framework|.NET Core/.NET Standard|
|----|----|----|
|Using Binaries (.DLL)|Need to use the app.config/web.config file with [binding redirect](https://learn.microsoft.com/en-us/dotnet/framework/deployment/configuring-assembly-binding-redirection): <br> &lt;bindingRedirect oldVersion="*" newVersion="*" /&gt;|Just replace the binaries|
|Using NuGet Packages|Migrate to PackageReferences: [Migrating from packages.config to PackageReference formats](https://learn.microsoft.com/en-us/nuget/consume-packages/migrate-packages-config-to-package-reference)|Just update the NuGet packages|
Expand All @@ -34,4 +34,4 @@ The following table lists the main use-cases together with the necessary updates
- [Installing Telerik Document Processing on Your Computer]({%slug installation-deploying-telerik-document-processing%})
- [Integration with UI for WinForms](https://docs.telerik.com/devtools/winforms/integration-with-other-telerik-products/document-processing-libraries)
- [Integration with UI for Blazor](https://www.telerik.com/blazor-ui/documentation/integrations/document-processing-libraries)
- [Download Product Files]({%slug download-product-files%})
- [Download Product Files]({%slug download-product-files%})