Hello everyone,
I deserialized a JObject coming from an HTTP Request. Now I want to add a key value pairs to the same JObject but I am having so much trouble trying to make this work. Is there a simple way of doing it that I am missing?
Thanks in advance!