How can i parse this json without class in c#. I don't know what to use either an array or anything else. This is the json result i want to be parsed { "s
I have a doubt if it is possible to serialize a collection of BsonDocument results as a JSON pair of key objects. For example, I attach a piece of code that cre