You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if AngleSharp.Was can be used in a blazor wasm project. I haven't gotten it to work, there is little documentation, is there an example or should I use a js library? Thanks.
The text was updated successfully, but these errors were encountered:
This library has nothing to do with use in Blazor - it is a library to interpret WebAssembly (i.e., integrate WebAssembly into the browser core spawned by AngleSharp). Also, at the moment you cannot use it - it is not implemented.
Contributions are welcome!
I am not sure why you would want to use it / AngleSharp anyway. You are already running in a browser, so there is no need to include a browser core.
I would like to know if AngleSharp.Was can be used in a blazor wasm project. I haven't gotten it to work, there is little documentation, is there an example or should I use a js library? Thanks.
The text was updated successfully, but these errors were encountered: