Skip to content

Tooling for file transforms on build and in Visual Studio

License

Notifications You must be signed in to change notification settings

jviau/slow-cheetah

 
 

Repository files navigation

slow-cheetah

NuGet package Build status

XML Transforms for app.config and other XML files.

Includes two primary components:

  1. NuGet package that adds an msbuild task to perform tansforms on build.
  2. Visual Studio extension for generating and previewing transforms.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Supported Platforms

  • Visual Studio 2012-2017

Supported File Types

SlowCheetah supports transformations for XML files, specified by XDT. Transform file created by the extension follow this format.

Features

Perform transformations of XML files on build per configuration and publish profiles.

Quickly add and preview transaformations to a file in the project.

About

Tooling for file transforms on build and in Visual Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%