how to convarte string to json c# code example Example: string to json c# JObject json = JObject.Parse(str);