IDeliverable.Donuts 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package IDeliverable.Donuts --version 1.0.2
NuGet\Install-Package IDeliverable.Donuts -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IDeliverable.Donuts" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IDeliverable.Donuts --version 1.0.2
#r "nuget: IDeliverable.Donuts, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IDeliverable.Donuts as a Cake Addin
#addin nuget:?package=IDeliverable.Donuts&version=1.0.2

// Install IDeliverable.Donuts as a Cake Tool
#tool nuget:?package=IDeliverable.Donuts&version=1.0.2

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 hole 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,244 5/31/2017
1.0.3 1,008 2/20/2017
1.0.2 1,038 2/6/2017
1.0.1 1,015 1/25/2017
1.0.0 1,138 12/7/2016