I came across a problem on a recent WebAPI project where I wanted to use Autofac to inject some tenant information (i.e. derived per request) into the constructor of each controller
Read MoreTypeScript is generally pretty good at persisting `this` in functions but there are certain circumstances where you can get a class function to run in the wrong context.
Read MoreOne of the many ways to customise Swagger output with Swashbuckle.
Read MoreGenerating custom reports from Visual Studio Online.
Read MoreKeep your Web API help pages tidy when using ProxyApi
Read MoreMy thoughts on a first dive into using Selenium for test automation.
Read MoreExplicitly tell Chrome to list your inline JavaScript in the devtools sources.
Read More