Is it possible to display ReportViewer in cshtml (RDLC) using C# on .NET Core v5 or v6?

775 views Asked by At

Is it possible to display ReportViewer (RDLC) in a .cshtml view using C# on .NET v5 or v6? Many thanks.

I want to display it as aspx (ReportViewer component).

0

There are 0 answers