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