Audit Trail Implementation in ASP.NET Core with Entity Framework Core
In this article, we will go through Audit Trail Implementation in ASP.NET Core (.NET 5) using Entity Framework Core. So what’s this Audit Trail about? Well, it’s a handy technique…