AlanJuden.MvcReportViewer.NetCore
1.0.10
.NetCore Custom Report Viewer control to replace MS Report Viewer on MVC projects (*this is for .NetCore projects only*)
Install-Package AlanJuden.MvcReportViewer.NetCore -Version 1.0.10
dotnet add package AlanJuden.MvcReportViewer.NetCore --version 1.0.10
<PackageReference Include="AlanJuden.MvcReportViewer.NetCore" 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.NetCore --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.