Website icon indicating copy to clipboard operation
Website copied to clipboard

Document cached Razor partial support

Open daveaglick opened this issue 2 years ago • 0 comments

See https://github.com/statiqdev/Statiq.Framework/issues/205

  • Compilation is always cached, this caches rendering output
  • Use when rendering a partial is time-consuming
  • Explain why and when to use a cache key
  • Explain how model is the cache key if alternate isn't provided

daveaglick avatar Oct 15 '21 12:10 daveaglick