aleevans

Results 2 issues of aleevans

Would it be possible to get an `IPager` interface written for the existing `Pager` class, and have `Pager` implement it? With an `IPager` interface, the `IClient` interface could then be...

question

I'd like to make the generic MakeRequest and MakeRequestAsync methods virtual so that I can override them and more easily add logging in my application. Would this change be possible?...

question