Tuesday, December 29, 2015

OutputCache & Instrument using Flatwhite

If you are looking for OutputCache for WebApi, go here What is Flatwhite? Flatwhite is an AOP library with MVC and WebAPI ActionFilter style using Castle dynamic proxy. There are many libraries out there to help you intercept a method call such as PostSharp, recently CodeCop and they're really cool tools. However, I've been using Castle...