Implementation of a HttpCache based on a DelegatingHandler. 
                        
                    
         
                Info
| Version: | 0.9.1 | 
| Author(s): | Darrel Miller | 
| Last Update: | Monday, May 16, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/tavis-software/Tavis.PrivateCache | 
| NuGet Url: | https://www.nuget.org/packages/Tavis.HttpCache | 
Install
Install-Package Tavis.HttpCache
                        dotnet add package Tavis.HttpCache
                        paket add Tavis.HttpCache
                        
                                Tavis.HttpCache Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0) 
                                        
                    - Newtonsoft.Json(>= 6.0.2)
 
- Microsoft.Bcl.Async(>= 1.0.168)
 - Microsoft.Net.Http(>= 2.2.18)
 - Newtonsoft.Json(>= 6.0.2)