Devlooped.JQ 1.7.1.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Devlooped.JQ --version 1.7.1.5
                    
NuGet\Install-Package Devlooped.JQ -Version 1.7.1.5
                    
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="Devlooped.JQ" Version="1.7.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Devlooped.JQ" Version="1.7.1.5" />
                    
Directory.Packages.props
<PackageReference Include="Devlooped.JQ" />
                    
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 Devlooped.JQ --version 1.7.1.5
                    
#r "nuget: Devlooped.JQ, 1.7.1.5"
                    
#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=Devlooped.JQ&version=1.7.1.5
                    
Install Devlooped.JQ as a Cake Addin
#tool nuget:?package=Devlooped.JQ&version=1.7.1.5
                    
Install Devlooped.JQ as a Cake Tool

Packs the jq binaries for easy execution from dotnet applications running on Linux (AMD64 and ARM64), macOS (AMD64 and ARM64) and Windows (AMD64 and i386).

When JsonPath falls short, jq is the obvious next step in flexibility and power for JSON manipulation.

jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.

Learn more about jq at https://jqlang.github.io/jq/.

Usage

var name = await JQ.ExecuteAsync(
    """
    {
        "name": "John",
        "age": 30
    }
    """,
    ".name"));

The JQ.Path provides the full path to the jq binary that's appropriate for the current OS and architecture.

Sponsors

Clarius Org MFB Technologies, Inc. Torutek DRIVE.NET, Inc. Keith Pickford Thomas Bolon Kori Francis Toni Wenzel Uno Platform Dan Siegel Reuben Swartz Jacob Foshee alternate text is missing from this package README image Eric Johnson Ix Technologies B.V. David JENNI Jonathan Charley Wu Jakob Tikjøb Andersen Ken Bonny Simon Cropp agileworks-eu sorahex Zheyu Shen Vezel ChilliCream 4OTC Vincent Limo Jordan S. Jones domischell

Sponsor this project  

Learn more about GitHub Sponsors

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Devlooped.JQ:

Package Downloads
Devlooped.WhatsApp

WhatsApp agents for Azure Functions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.1.8 1,086 2 days ago
1.7.1.7 298 4 days ago
1.7.1.6 131 4 days ago
1.7.1.5 212 9 days ago
1.7.1.4 175 9 days ago
1.7.1.3 28,318 a month ago
1.7.1.2 176,438 8 months ago
1.7.1.1 101,220 3/20/2024
1.7.0 473 3/20/2024