Tracker-enabled-dbcontext. Auditlog and AuditLogDetails tables

1k Views Asked by At

I am trying to implement Tracker-enabled-dbcontext in my program. Using VS2015 i added ADO.NET Entity Data Model to my project, then i installed Tracker-enabled-dbcontext from NuGet. I inherited TrackerContext and applied [TrackChanges] attribute, but i cant find the "Auditlog" tables. I think i did everything according to this instruction.

Can anyone point me into the right direction and tell me how to implement this?

0

There are 0 best solutions below