public EditorsDashboardService()
 {
     _fcRepo = new FavouriteContentRepository();
 }
 public EditorsDashboardService()
 {
     _fcRepo = new FavouriteContentRepository();
 }