CacheCow

CacheCow comes into the picture when you want to implement HTTP caching on both the client and server. This is a lightweight library, and currently, ASP.NET Web API support is available. CacheCow is open source and comes with an MIT license that is available on GitHub (https://github.com/aliostad/CacheCow).

To get started with CachCow, you need to get ready for both the server and client. The important steps are:

If you want to use memcache, refer to https://github.com/aliostad/CacheCow/wiki/Getting-started for more information.