Xmlips 0.4.1
The module provides cmdlets for basic operations on XML in PowerShell v2.0 or newer.
---
To install Xmlips, follow the Get and Install steps:
https://github.com/nightroman/Xmlips#get-and-install
---
Install-Package Xmlips -Version 0.4.1
dotnet add package Xmlips --version 0.4.1
<PackageReference Include="Xmlips" Version="0.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xmlips --version 0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/nightroman/Xmlips/blob/master/Release-Notes.md
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.