Extension package for the LazyCacheHelpers Library to provide easy to use helpers to read cache configuration values from App.Config or Web.config files using System.Configuration; making things like enabling/disabling and dynamic fallback from specialized to generalized config values much easier to implement.
                        
                    
         
                Info
| Version: | 1.3.3 | 
| Author(s): | BBernard / CajunCoding | 
| Last Update: | Wednesday, July 23, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/cajuncoding/LazyCacheHelpers | 
| NuGet Url: | https://www.nuget.org/packages/LazyCacheHelpers.ConfigurationManager | 
Install
Install-Package LazyCacheHelpers.ConfigurationManager
                        dotnet add package LazyCacheHelpers.ConfigurationManager
                        paket add LazyCacheHelpers.ConfigurationManager
                        
                                LazyCacheHelpers.ConfigurationManager Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- LazyCacheHelpers(>= 1.0.2)
- System.Configuration.ConfigurationManager(>= 5.0.0)
Tags
