🌤️ Weather - Page Cache Demo
📋 Caching Strategy: Page-Level Output Cache
This page uses OutputCache attribute to cache the entire page response.
- Cache Level: Page/Component Level
- Cache Duration: 60 seconds
- What's Cached: Entire page HTML output
- API Delay: 5 seconds (artificial delay for demo)
🟢 Page rendered: 17:24:11.362
📊 API response: 00:00:00.000 (N/A ms)
🎯 Cache duration: 60 seconds