Microsoft.Web.Xdt
3.1.0
Prefix Reserved
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" />
paket add Microsoft.Web.Xdt --version 3.1.0
#r "nuget: Microsoft.Web.Xdt, 3.1.0"
// Install Microsoft.Web.Xdt as a Cake Addin
#addin nuget:?package=Microsoft.Web.Xdt&version=3.1.0
// Install Microsoft.Web.Xdt as a Cake Tool
#tool nuget:?package=Microsoft.Web.Xdt&version=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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (123)
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. |
|
NuGet.PackageManagement
NuGet Package Management functionality for Visual Studio installation flow. |
|
NuGet.Server
Web Application used to host a simple NuGet feed |
GitHub repositories (40)
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.
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|