|
|
|
|
|
by odinserj
4085 days ago
|
|
Dapper is a really awesome library when you want to write complex queries (full of table hints, output clauses, merges and other advanced stuff), but don't want to write enormous amount of code for adding parameters and reading result sets. |
|