Package for tracking domain object changes. Need to add audit logging for all or parts of your domain model? Use the fluent configuration to setup tracking for your domain objects and use the ChangeTracked event to act on domain object changes. You can add logic to save changes to a database or perform ad-hoc tasks, like sending emails, when changes occur.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Apr 4, 2014
$ dotnet add package Eksponent.ChangeTrackerNo README available.