Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.07 KB

Directory Tree

Testing CI Nuget License

A user control for .NET which expands on the TreeView control to give the ability to represent a directory structure.

Installation

  • .NET CLI: dotnet add package DirectoryTree --version 1.1.0
  • NuGet Package Manager: NuGet\Install-Package DirectoryTree -Version 1.1.0

Contributing

Thank you for considering contributing, please start by opening an issue if the bug or feature request is not present under issues.

Please note that not all contributions are accepted and the acceptance of contribution will solely up to the maintainer's discretion.