Sources.Json
Description
This library contains JSON-based configuration source implementations: file and string. It also exposes a configuration parser for integration with other sources, such as ClusterConfig.
Source and packages
GitHub repository: vostok/configuration.sources.json
NuGet package: Vostok.Configuration.Sources.Json
Install-Package Vostok.Configuration.Sources.Json
Cement users should reference this module with the following command:
cm ref add vostok.configuration.sources.json <path-to-project>
Related pages
JSON sourcesClusterConfig sourceLast updated
Was this helpful?