Cached client for redis based on StackExchange.Redis. 
                        
                    
         
                Info
| Version: | 1.2.7 | 
| Author(s): | artrey | 
| Last Update: | Saturday, March 6, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/artrey/RedisCachedClient | 
| NuGet Url: | https://www.nuget.org/packages/RedisCachedClient | 
Install
Install-Package RedisCachedClient
                        dotnet add package RedisCachedClient
                        paket add RedisCachedClient
                        
                                RedisCachedClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- ConcurrentObservableCollections(>= 1.1.8)
 - StackExchange.Redis(>= 2.0.601)
 
Tags