A simple to use, MemoryCache-powered object cache that uses parameterized keys as an abstraction over cache key strings.
                        
                    
         
                Info
| Version: | 1.0.11 | 
| Author(s): | Deft Flux and Hi-Z Labs | 
| Last Update: | Thursday, February 22, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://dev.azure.com/hizlabs/Libraries/ | 
| NuGet Url: | https://www.nuget.org/packages/HiZLabs.Libraries.AxeCache | 
Install
Install-Package HiZLabs.Libraries.AxeCache
                        dotnet add package HiZLabs.Libraries.AxeCache
                        paket add HiZLabs.Libraries.AxeCache
                        
                                HiZLabs.Libraries.AxeCache Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- HiZLabs.Libraries.LittleHelpers(>= 1.0.3)
 - Nito.AsyncEx(>= 5.0.0)
 - System.Runtime.Caching(>= 4.7.0)