Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

SS.PowerShell

Useful PowerShell cmdlets.

All releases can be pulled from PowerShell Galery using PowerShellGet.

> Install-Module -Name SS.PowerShell 

Currently supports...

  • Validate JSON files against a JSON schema file using Newtonsoft.Json.Schema library.
  • Validate XML files against a XSD schema file.
  • Create/Save Outlook Email MSG files
You can’t perform that action at this time.