b13.DirectorySelector 2026.4.1.89

dotnet add package b13.DirectorySelector --version 2026.4.1.89
                    
NuGet\Install-Package b13.DirectorySelector -Version 2026.4.1.89
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="b13.DirectorySelector" Version="2026.4.1.89" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="b13.DirectorySelector" Version="2026.4.1.89" />
                    
Directory.Packages.props
<PackageReference Include="b13.DirectorySelector" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add b13.DirectorySelector --version 2026.4.1.89
                    
#r "nuget: b13.DirectorySelector, 2026.4.1.89"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package b13.DirectorySelector@2026.4.1.89
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=b13.DirectorySelector&version=2026.4.1.89
                    
Install as a Cake Addin
#tool nuget:?package=b13.DirectorySelector&version=2026.4.1.89
                    
Install as a Cake Tool

C# Windows form app DirectorySelector component

Visual

DirectorySelector output

License

This project is open source, it can be shared with certain restrictions and limitations.
licensed under the BSD 3-Clause License.
Please see the LICENSE for more information.

Owner International Id

The copyright Owner has the following International Identifier :
oIId: v2.00/2032/160e0e6a3176a8c4235332aa8e0d422c

Credits

  • This program contains only original work from Patrice CHARBONNEAU.
  • Some code snippets from the internet probably inspired me!
  • Images are derivative works based on royalty-free files.
  • The AI was dumb enough to try to help me.

Revision

2026-03-17 2026.3.17.23850  RC1 : Release Candidate 1;

2026-03-27 2026.3.27.37677  RC2 : Fix version of Initial release in documentation;
                            Fix namespace (was left to PrototypeOmega instead of b13);
                            Preparing constructor for v2 (with MultiSelect = false);

2026-03-27 2026.3.27.38341  RC3 : Fixed an issue with MinSize;
                            Removed more reference to PrototypeOmega;

2026-03-27 2026.3.27.38360  RC4 : Dialog MinimumSize property was renamed by mistake to MinimumDialogSize;

2026-03-28 2026.4.1.90      Official release, versionning is Year, Major, Minor, Revision;
                            where revision is : (Year - 2026) * 372 + (Month * 31) + day;

Known Bugs

2026-03-28: none but MultiSelect=False is not yet implemented;

Install

  • Install-Package DirectorySelector
  • dotnet add package DirectorySelector
Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.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.