Top 20 NuGet Packages depending on Code.Extensions.Configuration.ToDictionary
Total dependencies: 3
Source code package. An extension which parses the values of the given IDictionary<string,object> and replaces any tokens referencing keys from itself, and then adds all such values to environment variables if they were not already there.
Source code package. A utility class for substituting absent environment variables in the current process from a JSON file.
Source code package. An extension for converting the values in either an IConfiguration or an IConfigurationProvider to a nested IDictionary<string,object>.