• Stars
    star
    173
  • Rank 219,139 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Custom Report Viewer control to replace MS Report Viewer on MVC projects (also works on .NET Core as a Report Viewer).

MvcReportViewer

This is a library to help with rendering a custom server Report Viewer control in ASP.NET MVC without the help of doing the ASP.NET Webforms sorcery. I'm actually using the SSRS ReportExecution api to render the report to HTML4.0 format and display the report. Currently I'm using Bootstrap 3 for the styling.

Check the Wiki Page for more info - https://github.com/alanjuden/MvcReportViewer/wiki