November 22, 2013
How to test message handlers and action filters that access IDependencyScope in ASP.NET Web API.
December 15, 2012
In this post I demonstrate how you can use ASP.NET Web API’s HTTP client to send additional form data in a multipart form upload.
October 1, 2012
In this post I add support for categories to our AtomPub ASP.NET Web API application.
September 12, 2012
How to compress and decompress your ASP.NET Web API responses, including support for GZip and Deflate encoding.
September 6, 2012
What it says on the tin, adding PATCH support to the ASP.NET Web API HttpClient.