public ProjectsController(EasyShareContext context) { _context = context; }
public DepartmentsController(EasyShareContext context) { _context = context; }