SS.PowerShell

1.0.1.0

Useful PowerShell cmdlets.
Currently supports...
Validate JSON files against a JSON schema file using Newtonsoft.Json.Schema library.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SS.PowerShell -RequiredVersion 1.0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SS.PowerShell -Version 1.0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Simpler Software. All rights reserved.

Package Details

Author(s)

  • John W Carew

Tags

Newtonsoft JSON Schema Validate

Cmdlets

Test-JsonSchema

Dependencies

This module has no dependencies.

Release Notes

* Fixed relative path issue.
* Updated description, project, and license URL.

FileList

Version History

Version Downloads Last updated
1.0.2106 22,723 6/10/2021
1.0.1807.19 4,708 7/11/2018
1.0.1807.15 17 7/10/2018
1.0.1805.5 29 5/30/2018
1.0.1805.3 25 5/26/2018
1.0.2.0 51 3/7/2018
1.0.1.0 (current version) 30 3/7/2018
1.0.0.0 32 3/6/2018
Show less