Skip to content

Commit 96d2ad0

Browse files
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 #2138
1 parent 00b1023 commit 96d2ad0

File tree

4 files changed

+653
-86
lines changed

4 files changed

+653
-86
lines changed

0 commit comments

Comments
 (0)