Forerunner.SSRSProViewer by Forerunner Software

<PackageReference Include="Forerunner.SSRSProViewer" Version="3.2.123" />

 Forerunner.SSRSProViewer 3.2.123

The Report Viewer is FREE for development but has a built in data row limits. To remove the limits you can register for a free trial or purchase a fully supported license.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Forerunner.SSRSProViewer</id>
    <version>3.2.123</version>
    <title>SSRS Report Viewer Pro</title>
    <authors>Forerunner Software</authors>
    <owners>Forerunner Software</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">SubscriptionLicense.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>images\ForerunnerNugetIcon.png</icon>
    <projectUrl>https://forerunnersw.com/home/SSRSReportViewerPro</projectUrl>
    <description>The Report Viewer is FREE for development but has a built in data row limits.  To remove the limits you can register for a free trial or purchase a fully supported license.</description>
    <summary>The Forerunner Report Viewer Pro control is an extension to the Microsoft Report Viewer control. The Pro control removes the limitations of the Microsoft control allowing you to run almost any RDL with full parameter and data access support with no coding.</summary>
    <releaseNotes></releaseNotes>
    <copyright>Copyright �2021 Forerunner Software</copyright>
    <tags>SSRS SQL Report Viewer Forerunner reporting ReportViewer mvc</tags>
    <dependencies>
      <dependency id="jQuery" version="2.0.0" />
      <dependency id="Microsoft.AspNet.WebApi" version="5.2.7" />
      <dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.7" />
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.7" />
      <dependency id="Microsoft.AspNet.WebApi.WebHost" version="5.2.7" />
      <dependency id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="2.0.1" />
      <dependency id="Microsoft.ReportingServices.ReportViewerControl.WebForms" version="150.1357.0" />
      <dependency id="Microsoft.SqlServer.Types" version="14.0.1016.290" />
      <dependency id="Newtonsoft.Json" version="12.0.2" />
      <dependency id="Microsoft.ApplicationInsights.Web" version="2.0.0" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.6" />
      <frameworkAssembly assemblyName="System.Configuration" targetFramework=".NETFramework4.6" />
      <frameworkAssembly assemblyName="System.Web" targetFramework=".NETFramework4.6" />
      <frameworkAssembly assemblyName="System.Net" targetFramework=".NETFramework4.6" />
    </frameworkAssemblies>
  </metadata>
</package>