Closed medkg15 closed 3 months ago
Oops! Indeed, we missed it also on our side.
A new version has already been released yesterday, but we will merge your PR, and it will be deployed the next time
Thank again for your contribution :)
Hello @medkg15 ,
Thank you again for your contribution.
I just wanted to let you know that a new version of your fix has been released today.
Best Regards,
Jon
This is a follow-up to https://github.com/zzzprojects/EntityFramework-Plus/pull/805.
Unfortunately, the earlier PR only implemented these hooks for synchronous operations. This PR adds the async support as well. Apologies for the oversight.