com.tarekfadel.open_folder_library
1.0.1
dotnet add package com.tarekfadel.open_folder_library --version 1.0.1
NuGet\Install-Package com.tarekfadel.open_folder_library -Version 1.0.1
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="com.tarekfadel.open_folder_library" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add com.tarekfadel.open_folder_library --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: com.tarekfadel.open_folder_library, 1.0.1"
#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.
// Install com.tarekfadel.open_folder_library as a Cake Addin #addin nuget:?package=com.tarekfadel.open_folder_library&version=1.0.1 // Install com.tarekfadel.open_folder_library as a Cake Tool #tool nuget:?package=com.tarekfadel.open_folder_library&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Open Folder Library
This library simply encapsulates everything required to use the fancy Windows Folder Select dialog in WinForms. This came directly from a StackOverflow answer with minimal changes.
LICENSE
CC-BY-SA 4.0
In line with the license, the original code has been added to the repository as original.txt
while the adapted code for .NET6 is in FolderPicker.cs
file. Feel free to diff them to see
what has changed.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows7.0 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.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.