I want to generate reports in my project created using asp.net core
.
I have tried installing AspNetCore.ReportViewer
package as well.
I expected the installed package to provide me with a "RDLC" (report generation) option under new item creation, instead it's not giving any option like this. No change is observed in the environment even after the installation of these packages.