Open
Description
bobby-tables.com, a website devoted to avoiding SQL injection on various platforms, has a page on Dapper.
The page only has some minimal examples. Perhaps it might be a good idea for someone more familiar with the Dapper API to expand the text and examples?
At minimum, I think there ought to be a comprehensive list of Dapper methods which take raw SQL, and are thus potentially vulnerable to SQL injection if parameters aren't used.