This is a simple Powershell function that will take a folder full of JSON files and recursively convert them into XML files.
Info
Version: | 1.0.0 |
Author(s): | mattstark |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ConvertFrom-Json2XmlBulk |
Install
Install-Package ConvertFrom-Json2XmlBulk
dotnet add package ConvertFrom-Json2XmlBulk
paket add ConvertFrom-Json2XmlBulk
ConvertFrom-Json2XmlBulk Download (Unzip the "nupkg" after downloading)
Dependencies
Tags