Skip to content

trossr32/ps-json-to-powershell-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to Powershell class

Blazor WASM app

Static Badge

A net8.0 Blazor WebAssembly web application that converts JSON to Powershell classes. JSON can be supplied as a string, an uploaded file or a URL API endpoint.

Hosted with github pages at json2ps.app

Powershell module

PowerShell Gallery Version PowerShell Gallery

A Powershell module that converts JSON to Powershell classes. JSON can be supplied as a string, a file that will be read or a URL that will be downloaded.

Available in the Powershell Gallery

Wiki

Web app

Powershell module

Contribute

Please raise an issue if you find a bug or want to request a new feature, or create a pull request to contribute.

Buy Me a Coffee at ko-fi.com

About

A Powershell module and Blazor WASM web app that create Powershell classes and example usage functions from json supplied as a string, file or url.

Topics

Resources

License

Stars

Watchers

Forks