I have a base repository class called Repository. Can anyone explain me how should I make methods in this class async?
public abstract class Repository