Info
| Version: | 1.0.0 |
| Author(s): | ThuCommix |
| Last Update: | Tuesday, September 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DotNetXslt |
Install
Install-Package DotNetXslt
dotnet add package DotNetXslt
paket add DotNetXslt
DotNetXslt Download (Unzip the "nupkg" after downloading)
After installing it as dotnet tool: xslt --inputfile input.xml --transform transform.xslt --outputfile final.xml.