mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-01-19 17:51:45 +08:00
Prevent fetching the same table from the database 5+ times per request by loading it and saving it in a private property for a request.
Prevent fetching the same table from the database 5+ times per request by loading it and saving it in a private property for a request.