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
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
Please raise an issue if you find a bug or want to request a new feature, or create a pull request to contribute.