i have lately been using ...dapper... and all in all had no problems with it except when using table variables....For demonstration, I use a modified example from ...this thread.......This code works without problems:...int tally = connection.Execute(
...