System.DllNotFoundException: libSkiaSharp when using blazor WASM Net10 preview #3331
Unanswered
BillCollin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So i tried to decode an image in blazor wasm net10 preview using ZXing.Net.Bindings.SkiaSharp (0.16.21) with SkiaSharp.Views.Blazor (3.119.0) but it keeps throwing this error
I tried doing the same thing with net9 and it worked perfectly, is it because its not supported on net10 preview? this is my code
Any suggestions is appreciated
Beta Was this translation helpful? Give feedback.
All reactions