Fast Report Viewer and Blazor Webassemby

Hi,

i tried to run the viewer for blazor wasm with .net 8. but it doesnt run. i got an error.

I installed this Nuget packages:

FastReport.Blazor.Wasm.Demo 2025.2.1


 ---> System.TypeInitializationException: The type initializer for 'SkiaSharp.SKFontManager' threw an exception.

 ---> System.DllNotFoundException: libSkiaSharp

  at SkiaSharp.SKFontManager..cctor()


After the error i added the Nuget:

SkiaSharp.Views.Blazor

SkiaSharp.NativeAssets.Web


Same error. I doesnt run. Then i tried this tutorial: https://www.fast-report.com/blogs/blazor-webassembly-manual

have someone a solution or an example project with net 8 and blazor wasm?

Thanks for help. Serkan

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.