Issue with Installing FastReport.OpenSource.Web in Blazor WebAssembly (.NET 9)

I am currently working on a Blazor WebAssembly project using .NET 9, and I am trying to install the FastReport.OpenSource.Web package. However, I am encountering the following error when attempting to install the package:

error :
There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'.

The installation works fine in a Blazor Server project without any errors. I have also searched for any Blazor WebAssembly demo examples in the source code format but was unable to find any relevant resources.

Could you please guide me on how to properly use FastReport.OpenSource.Web in a Blazor WebAssembly project, and if there are any specific instructions or modifications required for this environment?

Hi @Bhushan_Harpade,

Your question is beyond the scope of the Radzen community forum. I suggest searching online.

Thank you for your response.

I understand that my question falls outside the scope of your community support. I appreciate you taking the time to reply and point me in the right direction. I will continue researching online and exploring other available resources.