Docs & Reference

The place to learn about ConfigAdapter.


This page contains several tutorials and guides that will help you use ConfigAdapter to its full extent.

Quick Start

See code examples and learn the best ways to employ ConfigAdapter in real-world applications.

Basic use

This tutorial will show you how to create a configuration file, store a setting, and read it back.

Start

Advanced use

This tutorial explains advanced functionality, such as setting transfer, category managing, and LINQ enumerating.

Start

Interoperability

ConfigAdapter files can be opened and modified from other programming languages.

Python 3

Code examples for using ConfigAdapter in Python 3.

Start