Skip to content

Commit d61e654

Browse files
authored
Merge pull request #15278 from maggiesMSFT/patch-8
add links to nuget articles
2 parents 5e9b5e2 + 5767247 commit d61e654

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

docs/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-get-started.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Get started with Report Viewer controls"
33
description: The Report Viewer controls can be used to integrate Reporting Services RDL reports into WebForms and WinForms apps.
44
ms.custom: seo-lt-2019
5-
ms.date: 12/12/2019
5+
ms.date: 06/03/2020
66
ms.prod: reporting-services
77
ms.prod_service: "reporting-services-native"
88
ms.technology: application-integration
@@ -249,7 +249,17 @@ The viewer control is designed for modern browsers. The control may not work as
249249
```
250250
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
251251
```
252-
252+
253+
## NuGet.org pages
254+
255+
Here are links to articles on the NuGet.org site about the WebForm and WinForm versions of the Report Viewer control:
256+
257+
- Microsoft.ReportingServices.ReportViewerControl.WebForms
258+
[https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.WebForms/](https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.WebForms/)
259+
- Microsoft.ReportingServices.ReportViewerControl.Winforms
260+
[https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.WinForms/](https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.WinForms/)
261+
262+
253263
## Feedback
254264

255265
Let the team know about issues on the [Reporting Services forums](https://social.msdn.microsoft.com/Forums/sqlserver/home?forum=sqlreportingservices).

0 commit comments

Comments
 (0)