Ambient Context with Dapper

I think anyone who's ever written data access code has at some point explored the Unit-of-Work [https://martinfowler.com/eaaCatalog/unitOfWork.html] (UOW) pattern. This pattern »