There is a Contrib-project for ASP.NET cache support, however since you have access to HttpContext in your Controllers, you can easily use it yourself, depending on your need.
Look at the static object HttpContext.Cache or something. On 9 maj 2009, at 13:56, Kcube wrote: > > How can i implement caching with monorail, I have see that currently > monorail does not support caching, is there any snippet available for > this > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
