Provides a WPF/MVVM folder drop down control to enter a path and navigate into (and display) the location in the Windows file system.
Info
| Version: | 3.2.0 |
| Author(s): | Dirk Bahle |
| Last Update: | Thursday, February 24, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Dirkster99/fsc |
| NuGet Url: | https://www.nuget.org/packages/Dirkster.FolderControlsLib |
Install
Install-Package Dirkster.FolderControlsLib
dotnet add package Dirkster.FolderControlsLib
paket add Dirkster.FolderControlsLib
Dirkster.FolderControlsLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Dirkster.FileSystemModels(>= 3.1.0)
- log4net(>= 2.0.8)
Tags