[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions
59e8430ef5 | ||
---|---|---|
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Configuration.sln | ||
LICENSE.txt | ||
NuGet.Config | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
Configuration
Configuration is a framework for accessing Key/Value based configuration settings in an application.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.