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?