Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 662 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 662 Bytes

Mcbeev.Kentico.CacheDoctor

A library useful for working with Kentico 12 MVC and Caching. Supports .Net framework 4.6.1 through 4.7.2.

Installation

Use NuGet to install Mcbeev.Kentico.CacheDoctor.

Install-Package Mcbeev.Kentico.CacheDoctor

To enable, add the following to your root web.config on the MVC Live site:

<add key="KenticoCacheDoctor:Enabled" value="true"/>

For more information, read the introduction blog post.

Glimpse Integration

If you are using the Glimpse Integration Package, writing to the response is disabled since Glimpse will display the cache information for us