ConfigTransformer can be used for applying custom config transformations (https://msdn.microsoft.com/en-us/library/vstudio/dd465326(v=vs.100).aspx) on an xml file passing the transformation file and optionally the output file.
Info
Version: | 1.0.1 |
Author(s): | Vasil Trifonov |
Last Update: | Wednesday, April 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://vasil-trifonov.blogspot.com/2015/04/configurationtransformations-nuget.html |
NuGet Url: | https://www.nuget.org/packages/ConfigurationTransformations |
Install
Install-Package ConfigurationTransformations
dotnet add package ConfigurationTransformations
paket add ConfigurationTransformations
ConfigurationTransformations Download (Unzip the "nupkg" after downloading)
Dependencies
Tags