Skip to content

Commit b1ba2b8

Browse files
Update 2025-q2-19-1-25-716.md (#1769)
* Update 2025-q2-19-1-25-716.md * Update 2025-q2-19-1-25-716.md * Update 2025-q2-19-1-25-716.md --------- Co-authored-by: Dimitar Nikolov <[email protected]>
1 parent d62a619 commit b1ba2b8

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

upgrade/2025/2025-q2-19-1-25-716.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ position: 0
1212

1313
This article explains the dependencies when upgrading to Telerik Reporting 2025 Q2 (19.1.25.716).
1414

15+
### Telerik Licensing
16+
17+
[Telerik.Licensing __1.6.5__](https://www.nuget.org/packages/Telerik.Licensing/1.6.5).
18+
1519
### WinUI Report Viewer
1620

1721
The viewer is built with Telerik UI for WinUI __4.0.0__. WinUI Report Viewer targets .NET 8.
1822

1923
### WPF Report Viewer for .NET Framework
2024

21-
The viewer is built with Telerik UI Controls for WPF __2025.2.521.462__. If you are using a newer version, consider adding binding redirects. For more information see: [How to Add report viewer to a WPF .NET Framework project]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/wpf-application/how-to-add-report-viewer-to-a-wpf-.net-framework-project%}).
22-
23-
### WPF Report Viewer for .NET 6
24-
25-
Since .NET 6 is out of support, Report Viewer for WPF for .NET 6 is no longer distributed.
25+
The viewer is built with Telerik UI Controls for WPF __2025.2.521.462__. If you are using a newer version, consider adding binding redirects. For more information, see: [How to Add report viewer to a WPF .NET Framework project]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/wpf-application/how-to-add-report-viewer-to-a-wpf-.net-framework-project%}).
2626

2727
### WPF Report Viewer for .NET 8
2828

@@ -94,9 +94,15 @@ Connecting a desktop report viewer (WinForms or WPF) to a REST service or Report
9494

9595
The [WebServiceDataSource]({%slug telerikreporting/designing-reports/connecting-to-data/data-source-components/webservicedatasource-component/overview%}) requires the following NuGet packages:
9696

97-
* Microsoft.Net.Http (__2.2.29__ or later)
97+
* Microsoft.Net.Http (__2.2.29__ or later) - only for .NET Framework projects
9898
* Newtonsoft.Json (__13.0.1.0__ or later)
9999

100+
### ASP.NET Core WebAPI REST Report Service Dependencies
101+
102+
The [ASP.NET Core WebAPI REST Report Service]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/asp.net-core-web-api-implementation/overview%}) requires the following NuGet packages:
103+
104+
* Microsoft.AspNetCore.Mvc.NewtonsoftJson (__8.0.0__)
105+
100106
### ASP.NET WebAPI REST Report Service Dependencies
101107

102108
The [ASP.NET WebAPI REST Report Service]({%slug telerikreporting/using-reports-in-applications/host-the-report-engine-remotely/telerik-reporting-rest-services/rest-api-reference/overview%}) requires the following NuGet packages:

0 commit comments

Comments
 (0)