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.
#r "nuget: Microsoft.Web.Xdt, 3.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (140)
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.
|
|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API.
|
|
SlowCheetah.Xdt
This package contains extensions for XDT (XML Document Transforms). Included here is an MSBuild task as well as other extensions.
|
|
JetBrains.Platform.Core.Shell
JetBrains Platform Core Shell Package Version 211.0.20210216.81732-eap04
|
|
NuGet.Server
Web Application used to host a simple NuGet feed
|
GitHub repositories (46)
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
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|