Makes mapping key/value stores (appSettings, environment variables, NameValueCollections...) to POCs dead simple and highly extensible.
                        
                    
         
                Info
| Version: | 2.0.14 | 
| Author(s): | Drew Burlingame | 
| Last Update: | Sunday, July 3, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/drewburlingame/SimpleSettings | 
| NuGet Url: | https://www.nuget.org/packages/SimpleSettings.ServiceStack | 
Install
Install-Package SimpleSettings.ServiceStack
                        dotnet add package SimpleSettings.ServiceStack
                        paket add SimpleSettings.ServiceStack
                        
                                SimpleSettings.ServiceStack Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Common.Logging(>= 3.0.0)
 - ObjectPrinter(>= 2.0.29)
 - ServiceStack.Text(>= 4.0.12)
 
Tags