CustomSelectFileDlg 1.0.0
dotnet add package CustomSelectFileDlg --version 1.0.0
NuGet\Install-Package CustomSelectFileDlg -Version 1.0.0
<PackageReference Include="CustomSelectFileDlg" Version="1.0.0" />
paket add CustomSelectFileDlg --version 1.0.0
#r "nuget: CustomSelectFileDlg, 1.0.0"
// Install CustomSelectFileDlg as a Cake Addin #addin nuget:?package=CustomSelectFileDlg&version=1.0.0 // Install CustomSelectFileDlg as a Cake Tool #tool nuget:?package=CustomSelectFileDlg&version=1.0.0
CustomSelectFileDlg
CustomSelectFileDlg 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. |
.NET Framework | net48 is compatible. net481 is compatible. |
-
.NETFramework 4.8
- No dependencies.
-
.NETFramework 4.8.1
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net7.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
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.0 | 934 | 2/26/2024 |
Initial release