how to convert string value to json object in c# code example Example: string to json c# JObject json = JObject.Parse(str);