Dapper supports CancellationToken in all its API, but SimpleCRUD only supports it on UpdateAsync. Could it be updated to add CancellationToken to all API?
Dapper supports CancellationToken in all its API, but SimpleCRUD only supports it on UpdateAsync.
Could it be updated to add CancellationToken to all API?