c# list to json example Example: convert json to list object c# var model = JsonConvert.DeserializeObject<List<MatrixModel.RootObject>>(json);