Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async SQL Mapper Extensions for Dapper.Contrib #139

Closed
adam-szabo opened this issue Aug 4, 2014 · 3 comments
Closed

Async SQL Mapper Extensions for Dapper.Contrib #139

adam-szabo opened this issue Aug 4, 2014 · 3 comments

Comments

@adam-szabo
Copy link

Hi All,

In our most recent project, we would like to use the CRUD helpers from Dapper.Contrib in an async fashion. Therefore we have put together an async version of SqlMapperExtensions.cs.

https://gist.github.com/AdamAtDotNet/4547584d35d038cda13a

Is this something you planned, or would be interested in having incorporated in the project?

Kind regards,
Adam

@mgravell
Copy link
Member

mgravell commented Aug 5, 2014

Yes, that would be of interest. If I setup a 4.5 project for dapper.contrib, referencing the 4.5 dapper, did you want to add a pull request?

@mgravell
Copy link
Member

mgravell commented Aug 5, 2014

NET45 project added

@adam-szabo
Copy link
Author

Sure, I will add a pull request! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants