Info
| Version: | 1.0.1 | 
| Author(s): | Tore Aurstad | 
| Last Update: | Sunday, May 14, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/RedisImageCacher | 
Install
Install-Package RedisImageCacher
                        dotnet add package RedisImageCacher
                        paket add RedisImageCacher
                        
                                RedisImageCacher Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Web.RedisOutputCacheProvider(>= 1.6.5)
- ServiceStack.Redis(>= 4.5.8)
Tags
 
                
Further details and usage here: http://toreaurstad.blogspot.no/2017/05/redis-image-cache-provider.html Sample demo see Nuget package RedisImageCacher.Demo.