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
- Host: GitHub
- URL: https://github.com/gfoidl/configbuilders
- Owner: gfoidl
- License: mit
- Created: 2018-03-15T18:32:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T11:10:20.000Z (almost 8 years ago)
- Last Synced: 2025-03-22T02:16:47.306Z (about 1 year ago)
- Topics: appconfig, configbuilder, configuration, webconfig
- Language: C#
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
| CircleCI | AppVeyor | NuGet | myGet |
| -- | -- | -- | -- |
| [](https://circleci.com/gh/gfoidl/ConfigBuilders/tree/master) | [](https://ci.appveyor.com/project/GntherFoidl/configbuilders/branch/master) | [](https://www.nuget.org/packages/gfoidl.ConfigBuilders/) | [](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)