1 nota · última: 11 Aug 2025
The post shows how to add audit trails in an ASP.NET Core app with EF Core by using a separate AuditTrail entity, current-user lookup, and DbContext change tracking.