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 »

Fixing FluentValidation quirks

FluentValidation [https://github.com/JeremySkinner/FluentValidation] is a fantastic validation library for MVC and Web API projects. I use it extensively and already blogged [http://sergeyakopov. »