how to read user environment on mac in asp.net code example
Example: c# environment variables
Environment.SetEnvironmentVariable(string variable, string value);
Environment.SetEnvironmentVariable(string variable, string value);