internal Repository(AngularContext context) { _context = context; }
public UnitOfWork() { angularContext = new AngularContext(); }