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 257 1/15/2026
1.6.1 643 11/18/2025
1.6.0 449 11/17/2025
1.5.3 326 11/10/2025
1.5.2 228 10/19/2025
1.5.1 222 10/16/2025
1.5.0 234 10/7/2025
1.4.1 322 9/24/2025
1.4.0 232 9/24/2025
1.3.0 606 8/25/2025
1.2.2 195 7/29/2025
1.2.1 701 6/10/2025
1.2.0 201 6/7/2025
1.1.0 233 6/6/2025
1.0.3 242 6/4/2025
1.0.2 236 6/4/2025
1.0.0 237 6/3/2025
0.3.17 1,127 7/25/2024
0.3.16 299 4/17/2024
0.3.15 1,379 5/25/2023
Loading failed