Moq.Dapper
Moq.Dapper copied to clipboard
Does it support QueryMultipleAsync?
Thank you for publishing this project.
Does it support Dapper QueryMultipleAsync?
I am happy to help with this. I would really appreciate if you can point out some directions 😄.
Hi @Ellaluo, it doesn't yet, as I mentioned in another issue, I am quite busy recently as I am getting some certifications, but I will surely get back to the library in few weeks and implement other mocks.
In the meanwhile, I am also happy to point you in the right direction, have you already tried something? Did you get stuck in a particular point? Async methods run the protected methods on the DbCommand, those need to be mocked to return your data.
Hi there, any updates on when this support will be available? I'm looking forward to it.
Hi @mendezgabriel, I shifted focus on a couple of other projects, not sure when I can get back to this, but as usual, if you or anyone else are willing to attempt to implement it I can prioritize the PR over the other projects.
Hi @mendezgabriel, any update on this issue?
Hi @UnoSD is there anyone working on this feature?
hi @maribeiromendes, I have not had a chance to work on this library for a while, but PRs are welcome and I prioritize reviewing those.