Quick Tip: Tracing Calls with Query Tags in Entity Framework Core 2.2

Today's quick tip demonstrates a technique on how developers can pass along application-specific data through Entity Framework to the database.

Over the past years of my time with Entity Framework, I've run across a number of DBAs (Database Administrators) who DO NOT like Entity Framework at all.