Configuration

Description

This library contains an implementation of configuration provider, binding, and a couple of custom configuration primitives (such as DataSize and DataRate).

Source and packages

GitHub repository: vostok/configuration

NuGet package: Vostok.Configuration

Install-Package Vostok.Configuration

Cement users should reference this module with the following command:

cm ref add vostok.configuration <path-to-project>

Last updated