30 packages tagged with “openfiledialog”
Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF.
Common ReactiveUI MVVM Level Interactions(like open/save file) for WPF/UWP/WinUI/Uno/Avalonia platforms ⭐ Last 10 features: - feat: Updated NuGet packages. 2022-08-11 - feat: Updated NuGet packages. 2022-07-11 - feat: Published WebAssembly app. 2022-07-01 - feat: Updated NuGet packages. 2022-07-01 - feat: To DependencyPropertyGenerator. 2022-06-29 - feat: Updated NuGet packages. 2022-06-29 - feat: Added BaseConverter DefaultConvertValue/DefaultConvertBackValue. 2022-06-24 - feat: Updated NuGet packages. 2022-03-25 - feat: Updated NuGet packages. 2022-03-17 - feat: Changed WinUI implementatation to use ContentDialog instead MessageDialog. 2022-03-17 🐞 Last 10 bug fixes: - fix: To WinRT.Interop. 2022-07-14 - fix: Disabled linker. 2022-07-01 - fix: Fixed Uno targets. 2022-03-18 - fix: Fixed missing Warning ContentDialog. 2022-03-17 - fix(apps): Fixed Uno.WinUI webassembly app. 2022-01-19 - fix: Fixed package description. 2021-12-22 - fix(Avalonia): Changed BaseConverter null values to UnsetValue. 2021-12-15 - fix(Avalonia): Fixed OpenFileDialog Filters bug. 2021-12-11 - fix: Fixed CI to release avalonia. 2021-12-10 - fix(apps.Avalonia): Fixed FileInteractions. 2021-12-09
Library simplifying the concept of opening dialogs from a view model when using MVVM in WPF
CommonFileDialogs cropped from Windows API Code Pack 1.1, only for WPF.
Common ReactiveUI MVVM Level Interactions(like open/save file) for WPF/UWP/Uno platform ⭐ Last 10 features: - feat: Added support for empty Extensions array to Open files Interactions of Storage API. 2021-11-04 - feat: Added new file interactions system based on streams. 2021-11-04 - feat: Added BooleanToVisibilityConverter. 2021-11-03 - feat(WPF): Added empty extensions support for FileInteractions. 2021-11-03 - feat: Added ContinuousIntegrationBuild msbuild property. 2021-11-03 - feat: Updated MSBuild.Sdk.Extras to 3.0.38. 2021-10-29 - feat: Lowered required uwp version to 16299. 2021-10-29 - feat: Added PACKAGE_RELEASE_NOTES to description. 2021-10-29 - feat: Lowered ProjectReunion to 0.8.3. 2021-10-29 - feat: Added BaseConverter. 2021-10-29 🐞 Last 10 bug fixes: - fix: Fixed missing Core NuGet package. 2021-11-05 - fix: Try to use explicit targets in CI. 2021-11-05 - fix: Try to use libs target in CI. 2021-11-05 - fix: Fixed Uno DataContext bug. 2021-11-04 - fix: Now SaveFileArguments.Extension is required property. 2021-11-04 - fix: Fixed BaseConverter namespace. 2021-10-30 - fix: Fixed IOExtensions file.Name bug. 2021-10-27 - fix: Fixed uwp ConfigureAwait(false) bugs. 2021-10-27 - fix: Fixed CA1014. 2021-10-27 - fix: Fixed CS8002. 2021-10-27
CustomSelectFileDlg is a .Net WinForms dialog that allows you to specify the content yourself. Regular OpenFileDialog and SaveFileDialog show files and folders from the local filesystems. With CustomSelectFileDlg, you can create your own filesystem or show the filesystem of another machine or display anything that has a filesystem-like hierarchy. CustomSelectFileDlg tries to imitate the style and usability of the standard Windows OpenFileDialog and SaveFileDialog. Additionally it supports folder selection, similar to the CommonOpenFileDialog from Microsoft.WindowsAPICodePack.Dialogs.
Common MVVM Level Interactions(like open/save file) for WPF/UWP/WinUI/Uno/Avalonia platforms ⭐ Last 10 features: - feat: Updated to net8.0. 2023-12-18 - feat: Updated packages. 2023-08-19 - feat: Updated NuGet packages. 2023-02-27 - feat: Added MAUI partial support. 2023-02-27 - feat: Added net7 targets. 2023-01-06 - feat: Updated NuGet packages. 2023-01-06 - feat: Added HostBuilder extensions. 2023-01-06 - feat: Removed ReactiveUI dependency. 2022-08-22 - feat: To IsExternalInit package. 2022-08-22 - feat: Updated NuGet packages. 2022-08-11 🐞 Last 10 bug fixes: - fix: Fixed WebAssembly app. 2023-01-07 - fix: Fixed Uno projects. 2023-01-07 - fix: Fixed Avalonia dependencies. 2023-01-06 - fix: Fixed GetRequiredWindow exception message. 2022-08-22 - fix: To WinRT.Interop. 2022-07-14 - fix: Disabled linker. 2022-07-01 - fix: Fixed Uno targets. 2022-03-18 - fix: Fixed missing Warning ContentDialog. 2022-03-17 - fix(apps): Fixed Uno.WinUI webassembly app. 2022-01-19 - fix: Fixed package description. 2021-12-22
Library to easily use dialogs from a View Model in Mahapps.Metro applications.
Features and functionality complementing MVVM Dialogs
Provide a dialog box to select all applications on this machine(shell:AppsFolder as a OpenFileDialog)