public List <Ders> List()
 {
     return(_operations.GetDersler());
 }