0
jtallon created
Hi there.
In the Entity History Docs (https://github.com/aspnetboilerplate/aspnetboilerplate/blob/master/doc/WebSite/Entity-History.md) there is a reference to the IEntitySnapshotManager interface and GetSnapshotAsync methods but there is no reference in the ABP or Zero framework?
Does this exist and if not, what is the purpose of this in the docs?
Regards John
2 Answer(s)
-
0
hi jtallon It exists in the abp framework.
https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/src/Abp/EntityHistory/IEntitySnapshotManager.cs https://github.com/aspnetboilerplate/aspnetboilerplate/search?q=IEntitySnapshotManager&unscoped_q=IEntitySnapshotManager
-
0
This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.