An open API service indexing awesome lists of open source software.

https://github.com/quintsys/enviromentconfigurationmanager

Provides access to configuration files and environment variables for client applications.
https://github.com/quintsys/enviromentconfigurationmanager

Last synced: 6 months ago
JSON representation

Provides access to configuration files and environment variables for client applications.

Awesome Lists containing this project

README

          

Quintsys.EnviromentConfigurationManager
=======================================

Provides access to configuration files and environment variables for client applications.

###Installation

To install EnviromentConfigurationManager, run the following command in the Package Manager Console

````
PM> Install-Package Quintsys.EnviromentConfigurationManager
````