IDeliverable.Donuts
1.0.0
IDeliverable.Donuts is a module for the Orchard CMS that can dramatically improve the performance of websites by using different caching strategies for different sections of the rendered page. Serve the overall page from output cache while excluding specific individualized sections (i.e. donut caching), cache only specific expensive sections without caching the surrounding page (i.e. donut caching), or cache both but with different durations or other cache control parameters. Cache control can be configured on the content type and/or content item levels, and per display type (e.g. summary vs. detail) using easy to use configuration tools. Works in tandem with Orchard's built-in output cache functionality.
See the version list below for details.
Install-Package IDeliverable.Donuts -Version 1.0.0
dotnet add package IDeliverable.Donuts --version 1.0.0
<PackageReference Include="IDeliverable.Donuts" Version="1.0.0" />
paket add IDeliverable.Donuts --version 1.0.0
#r "nuget: IDeliverable.Donuts, 1.0.0"
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.