Info
| Version: | 1.0.5 |
| Author(s): | Thealah |
| Last Update: | Wednesday, December 18, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dtinteractive/config-builder/ |
| NuGet Url: | https://www.nuget.org/packages/ConfigBuilder |
Install
Install-Package ConfigBuilder
dotnet add package ConfigBuilder
paket add ConfigBuilder
ConfigBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- NuGetPowerTools(0.26)
Tags
You can define parameters per environment, define a current working environment to use, and define templates that the configs are based on.
ConfigBuilder is built to be simple- it is doing a simple token string replace.
It does not require advanced knowledge of XSLT to create a template-based config.