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