DotNet.Xdt
2.1.0
.NET Standard 2.0 library for XDT (XML Document Transform).
See the version list below for details.
Requires NuGet 4.0 or higher.
Install-Package DotNet.Xdt -Version 2.1.0
dotnet add package DotNet.Xdt --version 2.1.0
<PackageReference Include="DotNet.Xdt" Version="2.1.0" />
paket add DotNet.Xdt --version 2.1.0
DotNet.Xdt 
DotNet.Xdt
is a .NET Standard 2.0 library for applying XML Document Transformation to files and any other XML-structured text that can be read from (or written to) a .NET Stream.
It is a based on the Microsoft http://xdt.codeplex.com/ code, ported to .NET Standard.
The .NET Core 2.1 global tool dotnet-xdt and project-level tool dotnet-transform-xdt are based on the same code.
More information and usage instructions
Details on installation and usage available at the GitHub repository *
* Markdown content on NuGet is limited to 8000 bytes, preventing the full instructions from being posted here.
DotNet.Xdt 
DotNet.Xdt
is a .NET Standard 2.0 library for applying XML Document Transformation to files and any other XML-structured text that can be read from (or written to) a .NET Stream.
It is a based on the Microsoft http://xdt.codeplex.com/ code, ported to .NET Standard.
The .NET Core 2.1 global tool dotnet-xdt and project-level tool dotnet-transform-xdt are based on the same code.
More information and usage instructions
Details on installation and usage available at the GitHub repository *
* Markdown content on NuGet is limited to 8000 bytes, preventing the full instructions from being posted here.
Release Notes
Use `dotnet-xdt` as a .NET Core 2.1 global tool, or standalone .NET 4.6.1 executable. Reference `DotNet.Xdt` as a .NET Standard 2.0 library.
Dependencies
-
.NETStandard 2.0
- No dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.1.1 | 11,066 | 5/16/2019 | ||
2.1.0 | 6,878 | 6/10/2018 | ||
2.1.0-rc.1 | 209 | 6/2/2018 |