Microsoft.DotNet.Xdt.Tools 2.0.0

Requires NuGet 3.5 or higher.

dotnet add package Microsoft.DotNet.Xdt.Tools --version 2.0.0
NuGet\Install-Package Microsoft.DotNet.Xdt.Tools -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.DotNet.Xdt.Tools" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DotNet.Xdt.Tools --version 2.0.0
#r "nuget: Microsoft.DotNet.Xdt.Tools, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.DotNet.Xdt.Tools as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.Xdt.Tools&version=2.0.0

// Install Microsoft.DotNet.Xdt.Tools as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.Xdt.Tools&version=2.0.0

dotnet-transform-xdt Build status

dotnet-transform-xdt is a dotnet CLI tool for applying XML Document Transformation (typically, to ASP.NET configuration files at publish time, but not limited to this scenario).

It is a port of http://xdt.codeplex.com/ compatible with .NET Core.

A .NET Core 2.1 global tool dotnet-xdt and a .NET Standard 2.0 library DotNet.Xdt are also available, and based on much the same code.

Sample projects

A separate repository includes a few sample projects using this tool for Web.config transformations at publish time. Clone the repository to test the scenarios out, or review the commit history for the individual steps.

How to use with MSBuild/csproj tooling

Detailed instructions at the GitHub repository *

How to use with project.json tooling

Detailed instructions at the GitHub repository *

* Markdown content on NuGet is limited to 8000 bytes, preventing the full instructions from being posted here.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 1,219,031 8/14/2017
1.2.0 114,999 3/8/2017
1.1.0 14,500 11/16/2016
1.1.0-preview1 2,223 10/25/2016
1.0.0 12,560 7/3/2016
1.0.0-rc 2,124 5/29/2016

Support for dotnet SDK 2.0.0