ElectronNET.Blazor
ElectronNET.Blazor copied to clipboard
A library to help Blazor and Electron.NET work better together. (Archived)
I followed the instructions provided, but getting the following exception (.NET Core 3): `File name: 'Electronic\Electronic\obj\Host\bin\Electronic.blazor.config' at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode...
Hi Roberts, and thanks for your work ! Do you think its possible to upgrade your project to preview8 to use it on my project ? thanks ! Julien
I ran into a few snags following the ReadME - Step 1 - Make sure you can view preRelease packages (checkbox in NugetPackage manager) and add the nuget package to...