News
The objective Map id and username pairs into a list of tuples. What I've tried var tupleList = db.Query<int,String,Tuple<int, String>>("SELECT id, username FROM users", Tuple.Create, splitOn: ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results