Info
Version: | 2.0.1 |
Author(s): | Scott Clewell |
Last Update: | Thursday, March 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Scottz0r/NetHierarchy |
NuGet Url: | https://www.nuget.org/packages/NetHierarchy |
Install
Install-Package NetHierarchy
dotnet add package NetHierarchy
paket add NetHierarchy
NetHierarchy Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Allows for the management of parent/child hierarchies with the Node class. Implements LINQ like methods to traverse hierarchies.