In this article I will explain with an example, how to install Microsoft.ReportingServices.ReportViewerControl.WinForms library from Nuget package in Visual Studio.
 
 

Downloading Microsoft.ReportingServices.ReportViewerControl.WinForms package

You will need to install the Newtonsoft package using the following command.
Install-Package Microsoft.ReportingServices.ReportViewerControl.WinForms
 
Nuget Install: Microsoft.ReportingServices.ReportViewerControl.WinForms
 
Once the package is installed, a success message will be displayed.
Nuget Install: Microsoft.ReportingServices.ReportViewerControl.WinForms