public ICollection <Project> Get()
 {
     return(project.GetProjects());
 }