TamTam.NuGet.Umb.ResponseCaching.Binary
1.1.5.8
Umbraco V6+ only
This package takes care of:
- Output caching
- Client caching
- 304 Caching
Configurable per:
- path (regex)
- useragent (regex)
- method
Install-Package TamTam.NuGet.Umb.ResponseCaching.Binary -Version 1.1.5.8
dotnet add package TamTam.NuGet.Umb.ResponseCaching.Binary --version 1.1.5.8
<PackageReference Include="TamTam.NuGet.Umb.ResponseCaching.Binary" Version="1.1.5.8" />
paket add TamTam.NuGet.Umb.ResponseCaching.Binary --version 1.1.5.8
#r "nuget: TamTam.NuGet.Umb.ResponseCaching.Binary, 1.1.5.8"
Release Notes
1.1.5
* Some cleanup of old code
* Last-Modified date is now the true true last date
1.1.4
* Cache rules interpretation in config file improved.
* Added *.aspx as 'disabled' rule for preview pages
1.1.3
* Downgraded logging from INFO to DEBUG
1.1.2
* Added setting for scope (public/private) to support Incap
* Added Logging (log4net/info)
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.