Base solution for your next web application
Open Closed

Does IEntitySnapshotManager exist? #8283


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team

    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

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.