Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 2.31 KB

File metadata and controls

36 lines (24 loc) · 2.31 KB

slow-cheetah

NuGet package Build status

Transformations for XML files (such as app.config) and JSON files.

Includes two primary components:

  1. NuGet package that adds an msbuild task to perform transforms 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

Supported File Types

SlowCheetah supports transformations for XML files, specified by XDT and for JSON files, specified by JDT. Transform files created by the extension follow these formats.

Features

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

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

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.