I am using Dapper ( and I couldn't be happier), I know how to access normal stored procedures as mentioned ...here..., however, how do I pass on the the ...Npgsql...refcursor... name to the proc (using C#)? For example: ...I have a proc that looks like: ....