MrDevDevy

Results 1 issues of MrDevDevy

Hello, I have a nested JSON file that looks something like this "FirstName":"Adam","Relatives":{"Males":{"Brothers":{"label":"Brothers of Adam"... etc. I am able to access the the string "Adam" using Newtonsoft JSON writing something...