How to (de-) serialize tree-like structure to/from JSON

后端 未结 0 1512
故里飘歌
故里飘歌 2021-01-07 03:40

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&

相关标签:
回答
  • 消灭零回复
提交回复
热议问题