Microsoft.Web.Xdt
3.0.0
Microsoft Xml Document Transformation (XDT) enables transformig XML files. This is the same technology used to transform web.config files for Visual Studio web projects.
Install-Package Microsoft.Web.Xdt -Version 3.0.0
dotnet add package Microsoft.Web.Xdt --version 3.0.0
<PackageReference Include="Microsoft.Web.Xdt" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Web.Xdt --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Web.Xdt, 3.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Web.Xdt as a Cake Addin
#addin nuget:?package=Microsoft.Web.Xdt&version=3.0.0
// Install Microsoft.Web.Xdt as a Cake Tool
#tool nuget:?package=Microsoft.Web.Xdt&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Commit Hash: d4d088b6a9c793525b1a27a119cb66ba4587bb39
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.Web.Xdt:
| Package | Downloads |
|---|---|
|
JetBrains.Platform.Core.Shell
JetBrains Platform Core Shell Package Version 212.0.20211001.131124
|
|
|
JetBrains.Platform.Installer
JetBrains Platform Installer Package Version 212.0.20211006.155518
|
|
|
JetBrains.Platform.UIInteractive.Shell
JetBrains Platform UIInteractive Shell Package Version 212.0.20211006.155518
|
|
|
JetBrains.ReSharperAutomationTools.src.CommandLineCore
JetBrains ReSharperAutomationTools src CommandLineCore Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.RdBackend.Common
JetBrains Rider RdBackend Common Package Version 212.0.20211008.81907
|