Info
| Version: | 1.1.0 | 
| Author(s): | Roy Zhang | 
| Last Update: | Tuesday, January 12, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/RoyLab.CacheProxy | 
Install
Install-Package RoyLab.CacheProxy
                        dotnet add package RoyLab.CacheProxy
                        paket add RoyLab.CacheProxy
                        
                                RoyLab.CacheProxy Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- System.Reflection.DispatchProxy(>= 4.7.1)
 
                
There's no need implement cache
logic in your business logic, the library can do it for you.