bungeemonkee / Configgy

A simple, powerful, extensible, testable .NET configuration library.
MIT License
41 stars 4 forks source link

Allow specifying a prefix for IConfigurationRoot values #30

Closed bungeemonkee closed 7 years ago

bungeemonkee commented 7 years ago

Probably via an attribute. Something like: [ConfigurationRootPrefix("MyConfigurationSection")]