public List <App> GetAppNames()
 {
     return(_appData.GetAppNames());
 }