This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Description
Pretty sure the tree of razor pages are cached in memory, but there probably isn't a need to crawl this on every hit.
More importantly, if we have other providers (see #8) then these might be populated by hitting the DB, or god knows what.
Perhaps caching should be their own concern however.