The posted links are not official and refers individual blog articles explaining different aspects of Configuration sub-system. More appropriate header to refer this links would be `Blog posts` so that it does not sound too official. (Suggested: @Elion)
This commit is contained in:
Jaspalsinh Chauhan 2015-03-03 12:48:47 +05:30
Родитель e6a8e2b4f0
Коммит b083f8fd2a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@ Configuration is a framework for accessing Key/Value based configuration setting
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.
## Docs and samples
## Blog posts
* [ASP.NET 5 Moving Parts: IConfiguration](http://whereslou.com/2014/05/23/asp-net-vnext-moving-parts-iconfiguration/)
* [ASP.NET 5 Configuration - Microsoft.Framework.ConfigurationModel](http://blog.jsinh.in/asp-net-5-configuration-microsoft-framework-configurationmodel/)