Found 5 packages
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle Core, including DynamicProxy(with limited logging), Logging Abstractions and DictionaryAdapter
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
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.