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?

Thank you

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.