Info
Version: | 1.0.1 |
Author(s): | Shayne van Asperen |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Code |
NuGet Url: | https://www.nuget.org/packages/Code.Extensions.Generic.SubstituteAbsentEnvironmentVariablesForCurrentProcess |
Install
Install-Package Code.Extensions.Generic.SubstituteAbsentEnvironmentVariablesForCurrentProcess
dotnet add package Code.Extensions.Generic.SubstituteAbsentEnvironmentVariablesForCurrentProcess
paket add Code.Extensions.Generic.SubstituteAbsentEnvironmentVariablesForCurrentProcess
Code.Extensions.Generic.SubstituteAbsentEnvironmentVariablesForCurrentProcess Download (Unzip the "nupkg" after downloading)
Dependencies
- Code.Extensions.Configuration.ToDictionary(>= 1.0.0)
- Code.Extensions.Generic.RenderValue(>= 1.0.1)
Tags
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.