I developed a web application using ASP.NET webforms technology and it contains lots of reports designed by Crystal Reports.
I want to convert my project to ASP.NET Core technology, but I have a problem that's ASP.NET Core does not support Crystal Reports. I searched Google for any help, but did not find any.
I have almost 300 reports. Can you please suggest how to integrate these Crystal Reports with an ASP.NET Core web application?