Allows to substitute variables from configuration, this way hostnames, or passwords can be separated and automatically substituted if another configuration entry references them.
Scenarios could be that you have the password from an Azure KeyVault and the connection string defined in...
More information
Library was created for logging method calls, exceptions, property changes and additional data selected by the user from a solution, and saving the logs in a file with clear, transparent and readable format. Currently logger works only with .Net Framework.
Does property and field mapping between two objects. Can also ignore specified members or map between members with different names. Mapping members can even be returned from delegates.