Quickstart
Here's the simplest way to experience Vostok.Configuration for the first time:
Install main, abstractions and sources.json modules:
Define a settings model class:
Create a JSON file with settings:
Obtain a model instance with a configuration provider from a file source and print it:
Great job! Here are some possible next steps:
Learn the most basic concepts: settings nodes, sources, binding, provider;
Explore available modules and source implementations;
Go over the basic scenarios section.
Last updated
Was this helpful?