SkillAgentSearch skills...

TreeCollections

A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation of nodes, error detection, class extensibility (e.g. to accommodate business rules), and format conversion / serialization.

Install / Use

/learn @davidwest/TreeCollections
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TreeCollections

A generic tree library in C# that focuses on hierarchical entity representations.
Features:

  • Full LINQ querying
  • Intuitive manipulation of nodes
  • Error detection (e.g. cycles)
  • Class extensibility (e.g. to accommodate business rules)
  • Format conversion / serialization.

###Tutorial###

###Get Nuget Package###

View on GitHub
GitHub Stars77
CategoryDevelopment
Updated2mo ago
Forks25

Languages

C#

Security Score

95/100

Audited on Jan 15, 2026

No findings