convert c#.net code to json code example Example: c# object to json string Newtonsoft.Json.JsonConvert.SerializeObject(new {foo = "bar"})