Skip to content

Conversation

@be4i
Copy link

@be4i be4i commented Oct 20, 2016

This way the inheritors have full control over before and after the call to the SaveChanges of the DbContext happens.I had an issue where i needed to implement audit and i wanted the audit to happen after all the pre save hooks are executed.And there was no way to do it except implementing IDbHookRegistrar myself and coping all the functionality of the DbHookContext.

…all to the SaveChanges of the DbContext happens.I had an issue where i needed to implement audit and i wanted the audit to happen after all the pre save hooks are executed.And there was no way to do it except implementing IDbHookRegistrar myself and coping all the functionality of the DbHookContext.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant