A simple localization implementation that can work with different sources.
Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Library for reading configuration from multiple sources in .NET. Current sources are in memory properties, app settings file, environment variables and command line arguments. It is also possible to implement your own configuration sources (like database, consul, etcd, etc.)