JLio.Client 1.6.2

dotnet add package JLio.Client --version 1.6.2
                    
NuGet\Install-Package JLio.Client -Version 1.6.2
                    
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="JLio.Client" Version="1.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JLio.Client" Version="1.6.2" />
                    
Directory.Packages.props
<PackageReference Include="JLio.Client" />
                    
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 JLio.Client --version 1.6.2
                    
#r "nuget: JLio.Client, 1.6.2"
                    
#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.
#:package JLio.Client@1.6.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JLio.Client&version=1.6.2
                    
Install as a Cake Addin
#tool nuget:?package=JLio.Client&version=1.6.2
                    
Install as a Cake Tool

JLio (jay-lio) is a structured language definition for transforming JSON objects using a transformation script with a JSON notation. This library will provide the logic to parse a JSON script into an executable transformer.

Product Compatible and additional computed target framework versions.
.NET 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on JLio.Client:

Package Downloads
DynamicBlazorForm.Core

Package Description

Orbyss.Blazor.JsonForms

A fully .NET-native implementation of the JsonForms.io standard for schema-driven forms in Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.2 315 1/15/2026
1.6.1 710 11/18/2025
1.6.0 467 11/17/2025
1.5.3 345 11/10/2025
1.5.2 246 10/19/2025
1.5.1 240 10/16/2025
1.5.0 252 10/7/2025
1.4.1 340 9/24/2025
1.4.0 250 9/24/2025
1.3.0 624 8/25/2025
1.2.2 213 7/29/2025
1.2.1 719 6/10/2025
1.2.0 218 6/7/2025
1.1.0 248 6/6/2025
1.0.3 258 6/4/2025
1.0.2 256 6/4/2025
1.0.0 255 6/3/2025
0.3.17 1,144 7/25/2024
0.3.16 319 4/17/2024
0.3.15 1,390 5/25/2023
Loading failed