2508a8b986c4a1d2a3f55af51e714381c17de740
The ExecuteDynamicSqlAsync extension for IRecDbContext now accepts an optional CancellationToken, which is passed to all async database operations to support cancellation. Also added a TODO to move this method to Common.Infrastructure in the future.
Description
Languages
C#
100%