public ProjectRepository()
 {
     _context = ProjectManagerContext.CreateContext();
 }