-
Notifications
You must be signed in to change notification settings - Fork 110
Home
Bilal edited this page Jan 18, 2020
·
19 revisions
tracker-enabled-dbcontext (TEDB) is a .net library based on entity framework. It is created for tracking the changes in database. This library will records new record additions, record changes & record deletions. When recording record modifications, it will audit previous and new values of the fields. It will also audit the time of change and user who changed/added/deleted the record.