Can't find dll .net standard compatible

3 Answers 83 Views
General Discussions
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
Thomas asked on 18 Apr 2023, 04:38 PM

Hello,

I have a license for Telerik for WPF v2021.1

I wanted to use RadWordsProcessing with dll for .net standard (Telerik.Documents.* instead of Telerik.Windows.Documents.*) but I can't find them either from the installation directory or the nuget repository

From the Telerik product page it says that document processing libraries are included in each product so I should have them.

Can anyone help me find them or understand why I don't have them please ?

Thank you

Thomas

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 19 Apr 2023, 08:41 AM

Hello Thomas,

The Net Standard version is not redistributed with the WPF suite since it is not used with it. With your license, you can download versions for Net Framework and Net Core that can be used with WPF or other desktop project types. if you need the Net Standard version consider upgrading to a DevCraft license. 

I hope this helps. Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
answered on 19 Apr 2023, 08:49 AM

Thank you for the answer

Indeed, I am checking more in details what I have and the differences from the documentation (that is ahead of my version) and I don't really need the .net standard dlls, the .net core dlls should be enough for my use case

I will play with what I have for the moment and see if it fits my needs

 

Thank you

Regards,

Thomas

 

 

0
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
answered on 20 Apr 2023, 10:17 AM

Hello,

I'm making a lot of test on the document processing right now and what I wanted is a system that works either on Windows or Linux, that's why I was searching the dll .net standards.

As I understand now, all dlls Telerik.Windows.Documents.* are specific to windows and can't be used on Linux, is that right ?

Just using styles in those libraries needs windows WPF libraries (ex: FontWeight, in PresentationCore)

If it's true there is no indication on your product/bundle that what we get are limited to a specific platform even if the documentation says there is cross-platform support.

Maybe that something new since my version ?

If not maybe it's like this because I bought the WPF package and WPF = Windows. We wanted to buy Blazor package too and Blazor website can be hosted on Linux so do we get all libs working on linux too ?

Can you help me clarify this please

 

Thank you

Thomas

Dimitar
Telerik team
commented on 20 Apr 2023, 11:11 AM

Hi Thomas, 

You are correct, only the Net Standard library can be used on Linux.

The document processing library is not a separate product and is shipped as part of other suites. When using WPF you get the Net Framework and Net Core versions that are used with it. With Blazor you will get the Net Standard version (the other versions will not work with this platform). 

Do not hesitate to contact us if you have other questions.

Regards,

Dimitar

Thomas
Top achievements
Rank 1
Iron
Iron
Iron
commented on 20 Apr 2023, 12:17 PM

Thank you for the answer, I will continue my tests like this for now and think about the need of Blazor suite
Tags
General Discussions
Asked by
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Dimitar
Telerik team
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or