CustomSelectFileDlg 1.0.1-beta
dotnet add package CustomSelectFileDlg --version 1.0.1-beta
NuGet\Install-Package CustomSelectFileDlg -Version 1.0.1-beta
<PackageReference Include="CustomSelectFileDlg" Version="1.0.1-beta" />
<PackageVersion Include="CustomSelectFileDlg" Version="1.0.1-beta" />
<PackageReference Include="CustomSelectFileDlg" />
paket add CustomSelectFileDlg --version 1.0.1-beta
#r "nuget: CustomSelectFileDlg, 1.0.1-beta"
#:package CustomSelectFileDlg@1.0.1-beta
#addin nuget:?package=CustomSelectFileDlg&version=1.0.1-beta&prerelease
#tool nuget:?package=CustomSelectFileDlg&version=1.0.1-beta&prerelease
CustomSelectFileDlg
CustomSelectFileDlg available on nuget is a .Net WinForms dialog that allows you to specify the content yourself.<br> Regular OpenFileDialog and SaveFileDialog show files and folders from the local filesystems.<br>With CustomSelectFileDlg, you can create your own filesystem or show the filesystem of another machine or display anything that has a filesystem-like hierarchy.<br> CustomSelectFileDlg tries to imitate the style and usability of the standard Windows OpenFileDialog and SaveFileDialog.<br>Additionally it supports folder selection, similar to the CommonOpenFileDialog from Microsoft.WindowsAPICodePack.Dialogs.
The amazing FatCow IconPack is used.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
.NET Framework | net48 is compatible. net481 is compatible. |
-
.NETFramework 4.8
- System.Resources.Extensions (>= 8.0.0)
-
.NETFramework 4.8.1
- System.Resources.Extensions (>= 8.0.0)
-
net6.0-windows7.0
- System.Resources.Extensions (>= 8.0.0)
-
net7.0-windows7.0
- System.Resources.Extensions (>= 8.0.0)
-
net8.0-windows7.0
- System.Resources.Extensions (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.1-beta | 208 | 5/28/2025 |
1.0.0 | 2,297 | 2/26/2024 |
Support for Unix Filesystem