Introduction
The Autossential.Configuration.Activities provides activities to create a rich configuration object (ConfigSection) based on text files formatted as YAML or JSON standards or from objects like DataTable and Dictionary.
This package has the following dependencies:
- System.Text.Json (6.0.0)
- YamlDotNet (11.2.1)
Info
Read more about ConfigSection class.