3 packages
returned for Tags:"XmlTransform"
Microsoft Xml Document Transformation
Microsoft Xml Document Transformation (XDT) enables transformig XML files. This is the same technology used to transform web.config files for Visual Studio web projects.
XmlTransform.Tasks provides a nice and easy way to perform config file transformation using MsBuild tasks. It is a tool (solution level) package. It uses 'Microsoft.Web.XmlTransform' (package id 'Microsoft.Web.Xdt') to perform the transformation.
An MSBuild targets file and utility for implementing the "base.config" method of transforming web.config files, along with the ability to use XmlTransform files residing in the user profile.
Allows running user-specific settings in F5/F6, Publish, and Windows-based continuous integration, without...
More information