C# to JSON serialization using JSON.Net Use: var json = JsonConvert.SerializeObject(new { users = reqUsers });