Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 10.0% downloads on nuget.org

nuget.org : templatedconfiguration

This library is an extension for Microsoft.Extensions.Configuration, which helps you to do recursive templating in configuration settings. When retrieving a configuration setting value, it will look for placeholders. If it finds any placeholder, it will try to see if the placeholder is actually configured as a setting. It will then (recursively) replace any placeholders within the setting's value. This means you can compose configuration settings out of other configuration settings, which will allow you to override only parts of a config setting or the entire setting.

Registry - Homepage - JSON
purl: pkg:nuget/templatedconfiguration
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Downloads: 64,239 total
Stars: 13 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...