AutoHistory icon indicating copy to clipboard operation
AutoHistory copied to clipboard

Recording added entities does not work

Open rufer7 opened this issue 3 years ago • 1 comments

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

rufer7 avatar Dec 21 '21 08:12 rufer7