AlanJuden.MvcReportViewer
1.0.10
Custom Report Viewer control to replace MS Report Viewer on MVC projects
Install-Package AlanJuden.MvcReportViewer -Version 1.0.10
dotnet add package AlanJuden.MvcReportViewer --version 1.0.10
<PackageReference Include="AlanJuden.MvcReportViewer" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlanJuden.MvcReportViewer --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlanJuden.MvcReportViewer, 1.0.10"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fixed an issue with blowing up when retrieving parameters. Dropdown values are not escaped (added HtmlEncode() calls for parameter display values and prompts). Fixed an issue with Cascading parameter matching and the parameter value not existing yet to match on.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.