❔ deserialize json object which should be an array
Hi, how can i deserialize a json-string like this, if i dont know how many "items" (item0, item1, item2) are there. If it would be an array, it would be no problem, but sadly it isn't.
c#, .net7
3 Replies