|
| 1 | +--- |
| 2 | +title: What Versions of Document Processing Libraries are Distributed with the Telerik Products |
| 3 | +description: Learn how to obtain Telerik Document Processing libraries suitable for .NET Framework, .NET Standard, .NET Core, .NET 6, and newer versions. |
| 4 | +type: how-to |
| 5 | +page_title: How to Obtain Telerik Document Processing Libraries for .NET Framework, .NET Standard, .NET Core, .NET 6, and newer versions |
| 6 | +slug: distribute-telerik-document-processing-libraries-net-versions |
| 7 | +tags: telerik, document, processing, net, core, nuget, packages |
| 8 | +res_type: kb |
| 9 | +ticketid: 1658084 |
| 10 | +--- |
| 11 | + |
| 12 | +## Environment |
| 13 | + |
| 14 | +| Version | Product | Author | |
| 15 | +| --- | --- | ---- | |
| 16 | +| 2024.2.426| Telerik Document Processing|[Desislava Yordanova](https://www.telerik.com/blogs/author/desislava-yordanova)| |
| 17 | + |
| 18 | +## Description |
| 19 | +Learn how to find and download the Telerik Document Processing libraries for the appropriate .NET version and ensure compatibility of Telerik Document Processing libraries with the used target framework in the project. |
| 20 | + |
| 21 | +## Solution |
| 22 | + |
| 23 | +The [Telerik Document Processing]({%slug introduction%}) libraries are compatible across different .NET implementations, including .NET Framework, .NET Standard .NET Core, .NET 6, .NET 8, and newer versions. However, the libraries are [distributed with different Telerik UI products]({%slug installation-deploying-telerik-document-processing%}). Depending on the target framework of your project (NET Framework, .NET Standard .NET Core, .NET 6, etc.), you should pick the library version accordingly. |
| 24 | + |
| 25 | +Depending on the product suite you are using (Telerik UI for WinForms, WPF, ASP.NET AJAX, Blazor, ASP.NET Core, etc.), the [libraries are included](https://docs.telerik.com/devtools/document-processing/introduction#available-assemblies) in the respective NuGet packages: |
| 26 | + |
| 27 | + - For **.NET Framework** projects, libraries are usually distributed with Telerik UI for WinForms, WPF, ASP.NET AJAX, etc. |
| 28 | + - For **.NET Core / .NET 6 / .NET 8** (or newer) projects, libraries are typically included with Telerik UI for WinForms, WPF, etc. |
| 29 | + - For projects targeting .NET Standard, libraries are commonly distributed with Telerik UI for Blazor, ASP.NET Core, etc. |
| 30 | + |
| 31 | +### Download the Libraries |
| 32 | + |
| 33 | +To download the libraries, visit the [Telerik Document Processing installation guide]({%slug installation-installing-on-your-computer%}). This guide provides detailed instructions on how to install the libraries on your computer, catering to the specific product suite you are using. |
| 34 | + |
| 35 | +## Notes |
| 36 | + |
| 37 | +- Ensure that your project's target framework is compatible with the version of the Telerik Document Processing libraries you intend to use. |
| 38 | +- The functionality and implementation of the Document Processing libraries remain consistent across different .NET versions, with some exceptions noted for .NET Standard. |
| 39 | + |
| 40 | +## See Also |
| 41 | + |
| 42 | +- [Cross-Platform Support for Telerik Document Processing](https://docs.telerik.com/devtools/document-processing/libraries/radpdfprocessing/cross-platform/overview) |
| 43 | +- [Supported Target Frameworks](https://learn.microsoft.com/en-us/dotnet/standard/frameworks#supported-target-frameworks) |
| 44 | +- [Installing Telerik Document Processing on Your Computer](https://docs.telerik.com/devtools/document-processing/getting-started/installation/installing-on-your-computer) |
0 commit comments