AutoHistory
AutoHistory copied to clipboard
Recording added entities does not work
I tried to enable recording of added entities as described in the README. Unfortunately it's not working.
In the code of AutoHistory there is an extension method called AddedHistory
which seems to do the trick but this method is not called at all in the class DbContextExtensions
EF Core version: 5.0.11 AutoHistory version: 5.0.8
Introduced by https://github.com/Arch/AutoHistory/pull/61/files