Microsoft.ReportViewer.Web.2012
Dependent libraries to use Microsoft.ReportViewer in MVC or WebForms. Includes DataVisualization to be able to render chart controls. Works with both MVC and WebForms. includes: Common, ProcessingObjectModel, DataVisualization, WebForms Required on Server Microsoft® System CLR Types for Microsoft® SQL Server® 2012 https://www.microsoft.com/en-us/download/details.aspx?id=29065 or nuget package "Microsoft.SqlServer.Types >= 11.0.2" but i find it adds too many dependencies, so having sql server types on server is probably a better solution.
Install
dotnet add package Microsoft.ReportViewer.Web.2012 --version 1.0.0
Install-Package Microsoft.ReportViewer.Web.2012 -Version 1.0.0
<PackageReference Include="Microsoft.ReportViewer.Web.2012" Version="1.0.0" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.