Skip to content

tomabg/SS.PowerShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Useful PowerShell cmdlets.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 72.3%
  • PowerShell 27.7%