JDT - Transform JSON files using a JSON transformation file
Перейти к файлу
Tevin Stanley 08e24c89c3 changing something to get rid of build error 2024-11-20 16:44:55 -08:00
.azuredevops
.config
.devcontainer
.github
.vscode
azure-pipelines changing something to get rid of build error 2024-11-20 16:44:55 -08:00
src getting rid of warnings as errors 2024-11-20 16:24:02 -08:00
test
tools
.editorconfig
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Directory.Build.props adjustments to make the builds work and tests run 2024-11-20 10:53:12 -08:00
Directory.Build.rsp
Directory.Build.targets
Directory.Packages.props adjustments to make the builds work and tests run 2024-11-20 10:53:12 -08:00
LICENSE
README.md
SECURITY.md
SUPPORT.md
azure-pipelines.yml
global.json
init.cmd
init.ps1 updating the init.cmd to run the correct location 2024-11-20 15:29:09 -08:00
nuget.config

README.md

JSON Document Transfoms

NuGet package Build status

JSON Document Transforms (JDT) library. Perform transformations on JSON files using another JSON as the specification. This is the C# implementation.

For more information on how JDT works, see the JDT Wiki

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.