Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-valdron/directory-tree
A user control for .NET which expands on the TreeView control to give the ability to reperesent a directory structure.
https://github.com/michael-valdron/directory-tree
csharp directory directorychooser directorytree dotnet expands treeview-control usercontrol
Last synced: about 1 month ago
JSON representation
A user control for .NET which expands on the TreeView control to give the ability to reperesent a directory structure.
- Host: GitHub
- URL: https://github.com/michael-valdron/directory-tree
- Owner: michael-valdron
- License: mit
- Created: 2017-04-29T02:02:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T18:40:14.000Z (9 months ago)
- Last Synced: 2024-11-05T08:39:15.668Z (2 months ago)
- Topics: csharp, directory, directorychooser, directorytree, dotnet, expands, treeview-control, usercontrol
- Language: C#
- Homepage:
- Size: 349 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Directory Tree
[![Testing CI](https://github.com/michael-valdron/directory-tree/actions/workflows/testing.yml/badge.svg)](https://github.com/michael-valdron/directory-tree/actions/workflows/testing.yml)
[![Nuget](https://img.shields.io/nuget/v/DirectoryTree)](https://www.nuget.org/packages/DirectoryTree)A user control for .NET which expands on the TreeView control to give the ability to reperesent a directory structure.