3
The Microsoft.CIFramework API kind of sucks because it often accepts or returns strings that are actually JSON Objects but need to be stringified or parsed for some reasons.

It would be really good to return and accept the json objects directly and not wrap or unwrap them in strings
STATUS DETAILS
Needs Votes