Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.