public RepositoryProducts(IMyListContext context) { this.context = context; }
public RepositoryUser(IMyListContext context) { this.context = context; }