A library to read and write JSON configuration files using strongly typed interfaces. The library uses Castle DictionaryAdapter to create interface implementations at runtime setting the properties with values from the configuration file. It also supports configuration interface validation using FluentValidation. The library scans loaded assemblies for validators of the configuration interface and validates the configuration when it is loaded or saved.
License
—
Deps
3
Install Size
—
Vulns
✓ 0
Published
Mar 19, 2017
$ dotnet add package mx.configurationNo README available.