
Dead simple auditing for ASP.NET Core apps
I wanted a reusable way of auditing database changes that required minimal setup, but would allow me to see what happened to an entity when it was changed.
I finally got around to creating one.
A personal Blazor blog.
Showing posts from June 2026.

I wanted a reusable way of auditing database changes that required minimal setup, but would allow me to see what happened to an entity when it was changed.
I finally got around to creating one.