I have a requirement that needs to load a SSRS report in .NET Core web application. It was working by using the web reference in .NET Framework. But this option is not there in .NET Core. Please advise what other options I have.
Thank you very much!
See #1528.
Thank you @MaximRouiller