Peer'Em
Peer'Em
We have the same problem with version 11.5.1 and a Blazor Server App (.NET 5). We would like to continue using Electron.Net in the future because it looks like the...
I switched to Chromely and I am happy.
I can't upload files from my work computer, but I can copy the code as text and describe the small modifications to a standard Blazor app template. Is that enough...
1. Create project from template:   2. Create "files.js" in "wwwroot" folder: ``` function mount(dotNet) { // Mount db const dbFolder = '/data'; Blazor.runtime.Module.FS.mkdir(dbFolder); Blazor.runtime.Module.FS.mount(Blazor.runtime.Module.FS.filesystems.IDBFS,...
In .Net 8 this code runs without any problems (with a few adjustments in the Javascript). I have now changed my project file as follows: ``` net9.0 -lidbfs.js ``` Then...
Any news about the problem?
Happy new year. Any news?