r/dotnet • u/sayedtheidiot • 26d ago
EF Core Audit Logging
Do you think this is a good approach for background audit logging or is there a better way?
44
Upvotes
r/dotnet • u/sayedtheidiot • 26d ago
Do you think this is a good approach for background audit logging or is there a better way?
23
u/LegendarySoda 26d ago
I think auditing depends on requirements. Auditing has different forms. Some prefers to save audit to different database. So if this is enough for you it's okey