Updated dxExchange.WebServices

I have completed refactoring the dxExchange.WebServices module. It is at greater than feature parity to the previous release.

Notable changes:

  1. Complete help
  2. Custom output formatting
  3. Pester tests!
  4. Deployed to the PowerShell Gallery!!!

With that said, assuming a relatively modern version of PowerShell (4.x+):

Install-Module dxExchange.WebServices
Get-Command -Module dxExchange.WebServices

The repository is on GitHub dxExchange.WebServices.

2 thoughts on “Updated dxExchange.WebServices

Leave a comment