https://github.com/soenneker/soenneker.extensions.configurationbuilder
A collection of helpful ConfigurationBuilder extension methods
https://github.com/soenneker/soenneker.extensions.configurationbuilder
chaining config configuration configurationbuilder configurationbuilderextension csharp dotnet environment extension extensions json
Last synced: about 2 months ago
JSON representation
A collection of helpful ConfigurationBuilder extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.configurationbuilder
- Owner: soenneker
- License: mit
- Created: 2025-04-03T22:22:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-19T08:43:06.000Z (5 months ago)
- Last Synced: 2026-01-19T12:00:54.206Z (5 months ago)
- Topics: chaining, config, configuration, configurationbuilder, configurationbuilderextension, csharp, dotnet, environment, extension, extensions, json
- Language: C#
- Homepage: https://soenneker.com
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.configurationbuilder/)
[](https://github.com/soenneker/soenneker.extensions.configurationbuilder/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.configurationbuilder/)
[](https://github.com/soenneker/soenneker.extensions.configurationbuilder/actions/workflows/codeql.yml)
#  Soenneker.Extensions.ConfigurationBuilder
### A collection of helpful ConfigurationBuilder extension methods
## Installation
```
dotnet add package Soenneker.Extensions.ConfigurationBuilder
```