Hi there @Velu. I have just recently got Devexpress Reports working with our ASP.NET Zero Angular solution.
I simply did it by ceating a separate Webapp for the DevExpress Report server then in my Angular app working with that. In my main Webapp I keep a record of the reports generated in a Reports table, using the ReportUrl as the key.
So on client side i get a list of reports and then when the user wants to view or design the report - work with the DXReports app (and AzureStorage) to do that.
Id be very interested in seeing your integration. If you can share that with me at [email protected], that would be great.
Cheers Mark