TreeWalk 1.0.11

dotnet add package TreeWalk --version 1.0.11
                    
NuGet\Install-Package TreeWalk -Version 1.0.11
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TreeWalk" Version="1.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TreeWalk" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="TreeWalk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TreeWalk --version 1.0.11
                    
#r "nuget: TreeWalk, 1.0.11"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TreeWalk&version=1.0.11
                    
Install as a Cake Addin
#tool nuget:?package=TreeWalk&version=1.0.11
                    
Install as a Cake Tool

Utility for walking of JSON and XML for merge and diff proposes

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.11 3,668 11/19/2020
1.0.9 590 11/18/2020
1.0.8 546 6/30/2020
1.0.7 502 6/29/2020
1.0.6 804 1/8/2019
1.0.5 750 12/7/2018
1.0.4 751 11/27/2018
1.0.3 807 11/27/2018
1.0.1.1 789 11/21/2018
1.0.1 766 11/21/2018
1.0.0 937 11/21/2018

Initial version