Owin middleware to cache responses that are expensive to construct and don't change between requests. 
                        
                    
         
                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.OutputCache | 
Install
Install-Package Owin.Framework.OutputCache
                        dotnet add package Owin.Framework.OutputCache
                        paket add Owin.Framework.OutputCache
                        
                                Owin.Framework.OutputCache 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