Closed Chewhern closed 1 year ago
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!
In .Net Framework or .Net 5 Winforms there're OpenFileDialog,FolderBrowserDialog and Progressbar, I would like to know if I were to use ElectronNet to build cross platform desktop applications for linux and macos, are there any native version of similar variant of OpenFileDialog,FolderBrowserDialog and Progressbar?
My application is not suitable in using website's version of file/folder upload and progressbar.