Louis DeJardin
146dddfee8
Renaming IExtendableConfiguration to IConfigurationSourceContainer
2014-03-10 23:28:29 -07:00
Louis DeJardin
d359fba183
Updating Configuration based on usage
...
* IConfiguration.TryGet is useful for consumers
* IExtendableConfiguration var should still be an IConfiguration
* MemoryConfigurationSource is nice to initialize with dictionary syntax
* Configuration can recognize collection initialization syntax
2014-03-10 23:13:09 -07:00
David Fowler
73d18ea872
Added the required packages for K
2014-03-07 02:04:01 -08:00
Louis DeJardin
26a22fa458
Fixing bugs in sub key navigation
2014-03-06 00:36:08 -08:00
Louis DeJardin
b769f9c529
Constants should be readonly, and removing leftover lines
2014-03-05 23:26:36 -08:00
Louis DeJardin
8bde908d09
Making IConfiguration NotAssemblyNeutral until tooling sorted out
2014-03-05 16:29:32 -08:00
Louis DeJardin
d99f937823
PR comments and class names
...
later configuration sources should be able to control what
values are returned, to enable "remove"ing subkey spaces
2014-03-05 16:00:26 -08:00
Louis DeJardin
8edcceec69
Updating ConfigurationModel prototype code
2014-03-04 20:22:24 -08:00
David Fowler
59aa79b0c3
Workaround for myget being down
2014-02-07 10:04:07 -08:00
Chris Ross
ca7e528b41
Add extension methods. Rename Manual to InMemory.
2014-02-03 16:28:42 -08:00
Chris Ross
bc5d6ee834
Full Ini file parsing.
2014-02-03 16:28:41 -08:00
Chris Ross
38af76f789
Initial configuration mockup.
2014-02-03 16:28:40 -08:00
Pranav K
9cf26a2c04
Updating build.cmd to cache NuGet.exe
2014-02-02 08:06:02 -08:00
David Fowler
4807331a5b
Updated build files.
2014-01-28 22:22:34 -08:00
Chris Ross
b320ec3a47
Add common build files.
2014-01-28 15:58:56 -08:00
Chris Ross
0d40ea67e8
Initial commit.
2014-01-28 15:48:19 -08:00