An IIS HTTP module that prevents unwanted caching of static assets.
Info
Version: | 1.0.10 |
Author(s): | Carsales.com Ltd |
Last Update: | Tuesday, February 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/carsales/johnnycache |
NuGet Url: | https://www.nuget.org/packages/JohnnyCache |
Install
Install-Package JohnnyCache
dotnet add package JohnnyCache
paket add JohnnyCache
JohnnyCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.0.0)
- Microsoft.AspNet.Web.Optimization(>= 1.1.3)