Commit 96d2ad0
committed
Add support for optional CancellationToken parameters
This adds 28 new async methods with optional CancellationToken parameters support.
The methods without CancellationToken have been preserved in the `SqlMapper.Async.Legacy.cs` file for binary backward compatibility. The `this` modifier has been removed from those methods in order to also preserve source compatibility.
This pull request supersedes DapperLib#21381 parent 00b1023 commit 96d2ad0
File tree
4 files changed
+653
-86
lines changed- Dapper
4 files changed
+653
-86
lines changed
0 commit comments