Unplanned
Last Updated: 02 Jun 2025 06:06 by ADMIN
TheGramix
Created on: 26 May 2025 07:07
Type: Feature Request
1
Remove deprecated package from Telerik.Reporting.WebServiceDataSource
Indeed, the Telerik.Reporting.WebServiceDataSource depends on the following packages, as seen in its nuspec file:
<dependencies>
  <group targetFramework=".NETFramework4.6.2">
    <dependency id="Newtonsoft.Json" version="13.0.1" />
    <dependency id="Telerik.Reporting" version="[19.0.25.313]" />
    <dependency id="Microsoft.Net.Http" version="2.2.29" />
  </group>
  <group targetFramework=".NETStandard2.0">
    <dependency id="Newtonsoft.Json" version="13.0.1" />
    <dependency id="Telerik.Reporting" version="[19.0.25.313]" />
  </group>
</dependencies>

The package "Microsoft.Net.Http" is with the latest available version and depends on:

Microsoft.Bcl (>= 1.1.10)
Microsoft.Bcl.Build (>= 1.0.14)

The package "Microsoft.Bcl" is indeed deprecated.

1 comment
ADMIN
Todor
Posted on: 02 Jun 2025 06:06

Hi Dino,

Thank you for the suggestion.

Your observations are correct, and we will consider changes in our functionality to avoid the deprecated package.

Regards,
Todor
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.