ElectronNET / Electron.NET

:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
https://gitter.im/ElectronNET/community
MIT License
7.33k stars 725 forks source link

Native file/folder and progressbar #610

Closed Chewhern closed 1 year ago

Chewhern commented 3 years ago

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.

GregorBiswanger commented 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!