An open API service indexing awesome lists of open source software.

https://github.com/gfoidl/configbuilders

ConfigBuilders for app.config and web.config
https://github.com/gfoidl/configbuilders

appconfig configbuilder configuration webconfig

Last synced: about 1 year ago
JSON representation

ConfigBuilders for app.config and web.config

Awesome Lists containing this project

README

          

| CircleCI | AppVeyor | NuGet | myGet |
| -- | -- | -- | -- |
| [![CircleCI](https://circleci.com/gh/gfoidl/ConfigBuilders/tree/master.svg?style=svg)](https://circleci.com/gh/gfoidl/ConfigBuilders/tree/master) | [![Build status](https://ci.appveyor.com/api/projects/status/5qu59wqktmxgvfsd/branch/master?svg=true)](https://ci.appveyor.com/project/GntherFoidl/configbuilders/branch/master) | [![NuGet](https://img.shields.io/nuget/v/gfoidl.ConfigBuilders.svg?style=flat-square)](https://www.nuget.org/packages/gfoidl.ConfigBuilders/) | [![MyGet Pre Release](https://img.shields.io/myget/gfoidl/vpre/gfoidl.ConfigBuilders.svg?style=flat-square)](https://www.myget.org/feed/gfoidl/package/nuget/gfoidl.ConfigBuilders) |

# gfoidl.ConfigBuilders

## Background

* [ConfigBuilder -- Announcement](https://blogs.msdn.microsoft.com/dotnet/2017/10/17/announcing-the-net-framework-4-7-1/?wt.mc_id=azure-blog-antchu)
* [Modern Configuration for ASP.NET 4.7.1 with ConfigurationBuilders](https://www.codeproject.com/Articles/1216422/Modern-Configuration-for-ASP-NET-with-Configuratio)