MemoryCache component, for easy MemoryCache implementation. 
                        
                    
         
                Info
| Version: | 3.0.4 | 
| Author(s): | Thiago Loureiro | 
| Last Update: | Thursday, June 5, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/thiagoloureiro/EasyMemoryCache | 
| NuGet Url: | https://www.nuget.org/packages/EasyMemoryCache | 
Install
Install-Package EasyMemoryCache
                        dotnet add package EasyMemoryCache
                        paket add EasyMemoryCache
                        
                                EasyMemoryCache Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
 
Tags