WebConfigTransformRunner icon indicating copy to clipboard operation
WebConfigTransformRunner copied to clipboard

CodeAssassin.ConfigTransform

Open caindy opened this issue 13 years ago • 1 comments

Hi Eric, you probably don't remember me, but you helped me get a handle on TDD in VS a few years ago at TechEd LA. Thanks again for that.

I was wondering what you thought about CodeAssassin.ConfigTransform. This write-up about it was quite helpful to grok its advantages over SlowCheetah.

From what I can tell it addresses the pain this project alleviates.

caindy avatar Mar 13 '13 19:03 caindy

Hey Christopher great to hear from you.

that looks like a pretty full featured solution. This project is just a wrapper around the new dll that microsoft released and is supporting. They put the dll out on nuget so that they can incorporate config tranformations into the nuget tool. So, this is literally the thinnest wrapper around what MS provides out of the box, no more no less. So, I would not look for this to solve any of the limitations that are in the existing transformation functionality. Just a way to run it from command line easily.

erichexter avatar Mar 13 '13 20:03 erichexter