public AvatarRepo(SdsLiteContext litectx) { _litectx = litectx; }
public OwnerRepo(SdsLiteContext litectx) { _litectx = litectx; }