2014-05-13 04:48:16 +04:00
Configuration
=============
2015-04-02 04:05:40 +03:00
AppVeyor: [![AppVeyor ](https://ci.appveyor.com/api/projects/status/m1l7adh2cwv488dt/branch/dev?svg=true )](https://ci.appveyor.com/project/aspnetci/Configuration/branch/dev)
Travis: [![Travis ](https://travis-ci.org/aspnet/Configuration.svg?branch=dev )](https://travis-ci.org/aspnet/Configuration)
2014-05-13 04:48:16 +04:00
Configuration is a framework for accessing Key/Value based configuration settings in an application.
2015-01-21 22:21:52 +03:00
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home ](https://github.com/aspnet/home ) repo.
2014-06-02 04:41:43 +04:00
2015-03-03 10:18:47 +03:00
## Blog posts
2014-06-02 04:41:43 +04:00
2015-01-21 22:21:52 +03:00
* [ASP.NET 5 Moving Parts: IConfiguration ](http://whereslou.com/2014/05/23/asp-net-vnext-moving-parts-iconfiguration/ )
2015-02-28 08:23:28 +03:00
* [ASP.NET 5 Configuration - Microsoft.Framework.ConfigurationModel ](http://blog.jsinh.in/asp-net-5-configuration-microsoft-framework-configurationmodel/ )
2014-06-02 04:41:43 +04:00