ConfigBuilder 1.0.5

dotnet add package ConfigBuilder --version 1.0.5
NuGet\Install-Package ConfigBuilder -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ConfigBuilder" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConfigBuilder --version 1.0.5
#r "nuget: ConfigBuilder, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ConfigBuilder as a Cake Addin
#addin nuget:?package=ConfigBuilder&version=1.0.5

// Install ConfigBuilder as a Cake Tool
#tool nuget:?package=ConfigBuilder&version=1.0.5

ConfigBuilder is a custom MSBuild task that can be used to build configs based on a template and parameters that you define.

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 4,139 12/18/2013
1.0.4 1,257 10/24/2013
1.0.3 1,449 9/4/2013
1.0.2 1,416 7/30/2013
1.0.1 1,317 7/30/2013
1.0.0 1,436 6/17/2013

Version 1.0.1