October 6, 2012
In this post I discuss how to scope dependencies per-request in ASP.NET Web API using StructureMap.
October 1, 2012
In this post I add support for categories to our AtomPub ASP.NET Web API application.
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.