Info
Version: | 1.0.1 |
Author(s): | kelly hughes |
Last Update: | Thursday, August 2, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://kellyhughes.github.com/ConfigPTFE/ |
NuGet Url: | https://www.nuget.org/packages/ConfigPTFE |
Install
Install-Package ConfigPTFE
dotnet add package ConfigPTFE
paket add ConfigPTFE
ConfigPTFE Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
1.) share common configuration data between multiple applications.
2.) switch configuration data used by applications via a global "environment name".
(i.e. moves environment specific data out of the web/app.config and supports easy deployment of application configs to multiple environments with minimal risk or effort.).