Owin middleware to version static assets and cache them indefinitely on the browser.
Info
Version: | 2.8.0 |
Author(s): | Martin Halliday |
Last Update: | Wednesday, February 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Bikeman868/OwinFramework.Middleware/tree/master/OwinFramework.OutputCache |
NuGet Url: | https://www.nuget.org/packages/Owin.Framework.Versioning |
Install
Install-Package Owin.Framework.Versioning
dotnet add package Owin.Framework.Versioning
paket add Owin.Framework.Versioning
Owin.Framework.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Owin.Framework(>= 2.8.0)
- Ioc.Modules.Contract(>= 1.4.1)
- Newtonsoft.Json(>= 7.0.1)
- Owin.Framework(>= 2.8.0)
- Ioc.Modules.Contract(>= 1.4.1)
- Newtonsoft.Json(>= 7.0.1)
Tags