Ecosyste.ms: Packages

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

Top 2.1% on nuget.org
Top 3.0% downloads on nuget.org
Top 0.5% dependent packages on nuget.org
Top 1.4% dependent repos on nuget.org
Top 2.8% forks on nuget.org

nuget.org : jsonconfig

JsonConfig is a simple to use configuration library, allowing JSON based config files for your C#/.NET application instead of cumbersome web.config/application.config xml files. It is based on JsonFX and C# 4.0 dynamic feature. Allows putting your programs config file into .json files, where a default config can be embedded as a resource or put in the (web-)application folder. Configuration can be accessed via dynamic types, no custom classes or any other stub code is necessary. JsonConfig brings support for config inheritance, meaning a set of configuration files can be used to have a single, scoped configuration at runtime which is a merged version of all provided configuration files.

Registry - Homepage - JSON
purl: pkg:nuget/jsonconfig
Keywords: json, config, configuration
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Dependent packages: 26
Dependent repositories: 25
Downloads: 181,097 total
Stars: 202 on GitHub
Forks: 65 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...