September 28, 2012
In this post I cover how you can build an AtomPub server using ASP.NET Web API.
September 28, 2012
In this post I cover how to publish content to the server we created in part 1 using an AtomPub capable client.
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.
September 5, 2012
In this post I propose a solution to generating Hypermedia links in ASP.NET Web API by “enriching” the response.