EF Core - Database Auditing with "UpdatedBy"
In this post we'll look at implementing Auditing in EF Core. specifically recording the last user to "touch" (create, update or delete) a row. »
In this post we'll look at implementing Auditing in EF Core. specifically recording the last user to "touch" (create, update or delete) a row. »
I've been writing a lot of Entity Framework Code recently for a company developing an OLTP System and I'd forgotten how much you get "for »
Last April I quit my job, to start a business adventure with my good friend Liam. 9 months and 32,000 lines of code later..... Introducing »