Hello,
I took a look at the Blazor webassembly reporting components example on github:
https://github.com/boldreports/blazor-webassembly-reporting-components
There I can only add SQL, ODBC, OLEDB, SQLCE ORACLE, XML as data sources in the ReportDesigner. I have already seen that in ASP.NET Webapi I can add custom extension.
Is it possible to add an OData binding to a webassembly project? If yes, how does it work?