Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : urbanhusky.slowcheetah

Fork of SlowCheetah with additional per-user (and configuration) transformations. For per-user transform, name your transform-file like {file}.{configuration}.{username}.{extension}. For example: App.Debug.urbanhusky.config. Per-user transformations are applied after per-configuration transformations (i.e. "App.Debug.config" is applied before "App.Debug.urbanhusky.config"). You can use this NuGet package to install the SlowCheetah MSBuild targets/tasks into your solution. This can be useful for command line build scenarios as well as cases where not all your team members have installed the SlowCheetah add in. To enable transform, you must either install the SlowCheetah Visual Studio extension (there are two versions: a preview for VS 2015 and one for older versions) and enable the transformation on the desired configuration file, or you'll have to define <TransformOnBuild>true</TransformOnBuild> in the project file for the desired file, such as: <ItemGroup> <None Include="App.config"> <TransformOnBuild>true</TransformOnBuild> </None> </ItemGroup>

Registry - Homepage - JSON
purl: pkg:nuget/urbanhusky.slowcheetah
Keywords: SlowCheetah, slow, cheetah, XML, Transform, XDT, web.config
License: GPL-1.0+
Latest release: almost 8 years ago
First release: almost 8 years ago
Downloads: 10,485 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

    Loading...
    Readme
    Loading...