public PhotoRepository(VegaDBContext context) { this.context = context; }
public UnitOFWork(VegaDBContext context) { this.context = context; }