Microsoft.Web.Xdt
3.1.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.1.0
dotnet add package Microsoft.Web.Xdt --version 3.1.0
<PackageReference Include="Microsoft.Web.Xdt" Version="3.1.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.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (134)
Showing the top 5 NuGet packages that depend on Microsoft.Web.Xdt:
Package | Downloads |
---|---|
NuGet.Core
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
|
|
SlowCheetah.Xdt
This package contains extensions for XDT (XML Document Transforms). Included here is an MSBuild task as well as other extensions.
|
|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API.
|
|
NuGet.Server
Web Application used to host a simple NuGet feed
|
|
NuGet.PackageManagement
NuGet Package Management functionality for Visual Studio installation flow.
|
GitHub repositories (45)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Web.Xdt:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|