I am using .Net Core 3.1 to create a web API and need to serialize to and deserialize from JSON a tree-like data structure. I suspect the main issue is that the List&
List&