I am just impressed with the result of Dapper Micro ORM for stackoverflow.com. I am considering it for my new project and but I have one concern about that some times my project reuires to have Stored Procedure and I have search a lot on web but not found anything with stored procedure. So is there any way to have dapper work with stored procedure?
Please let me know if it is possible otherwise I have to extend it in my way.