C
C#2w ago
WAASUL

Audit Trails

How would I go about implementing an audit trails system in my ef core web api. I need to track, when something is changed, by whom, when etc. Does anyone have an example?
3 Replies
Angius
Angius2w ago
Could use a query interceptor
WAASUL
WAASULOP2w ago
Is it wise to store a snapshot of the entity before changes and one after. I was thinking of storing them as json.
Angius
Angius2w ago
Temporal tables
Want results from more Discord servers?
Add your server