|
|
|
|
|
by steverb
2529 days ago
|
|
"As an alternative, use stored procedures with Dapper" I understand using Dapper. It is exactly what I want in an ORM. But I've yet to see anyone make a convincing argument for using stored procedures over using parameterized SQL. |
|