Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.19 KB

.NET XDT configuration transformation support

Rider plugin that allows running configuration transformations (XDT).

» See end-to-end demo

Contains code from gcuisinier/xdt4j (ported to Kotlin) to run basic XDT transformations.

Features

  • Add a new XDT configuration transformation file based on the solution configurations available
  • Preview an XDT configuration transformation
  • Perform an XDT configuration transformation

Links

Screenshots

Add a new XDT configuration transformation

Add a new XDT configuration transformation

Preview an XDT configuration transformation

Preview an XDT configuration transformation