Generic tree data structure with traversal, serialization, subtree mutation, lowest common ancestor, and flat-to-tree conversion.
dotnet add package Philiprehberger.TreeStructure