ConfigZilla 1.1.0
See the version list below for details.
dotnet add package ConfigZilla --version 1.1.0
NuGet\Install-Package ConfigZilla -Version 1.1.0
<PackageReference Include="ConfigZilla" Version="1.1.0" />
paket add ConfigZilla --version 1.1.0
#r "nuget: ConfigZilla, 1.1.0"
// Install ConfigZilla as a Cake Addin #addin nuget:?package=ConfigZilla&version=1.1.0 // Install ConfigZilla as a Cake Tool #tool nuget:?package=ConfigZilla&version=1.1.0
ConfigZilla is a solution for applying transformations to *.config files across an entire solution in a quick and DRY-ish manner. It also provides a GUI for easy encrypting and decrypting of config files.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This update uses Xsl Parameters to allow per-project template customisations, for
example each project can have its own individual log file by using the "czpMSBuildProjectName"
parameter. See website for more details.