JLio.Functions 1.3.0

dotnet add package JLio.Functions --version 1.3.0
                    
NuGet\Install-Package JLio.Functions -Version 1.3.0
                    
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.Functions" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JLio.Functions" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="JLio.Functions" />
                    
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.Functions --version 1.3.0
                    
#r "nuget: JLio.Functions, 1.3.0"
                    
#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.Functions@1.3.0
                    
#: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.Functions&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=JLio.Functions&version=1.3.0
                    
Install as a Cake Tool

A set of base functions that can be used in either a Jlio script (Json) or in a .Net core fluent API implementation to transform json objects. Function will work with the set and add command and provide alternative methods of changing json objects other that the commands provide.

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 (1)

Showing the top 1 NuGet packages that depend on JLio.Functions:

Package Downloads
JLio.Client

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 337 8/25/2025
1.2.2 105 7/29/2025
1.2.1 372 6/10/2025
1.2.0 130 6/7/2025
1.1.0 145 6/6/2025
1.0.3 163 6/4/2025
1.0.2 162 6/4/2025
1.0.0 158 6/3/2025
0.3.17 1,026 7/25/2024
0.3.16 266 4/17/2024
0.3.15 1,290 5/25/2023
0.3.14 839 5/10/2023
0.3.12 836 3/31/2023
0.3.10 1,357 10/19/2022
0.3.9 1,212 10/16/2022
0.3.8 1,363 7/13/2022
0.3.7 4,800 1/17/2022
0.3.5 1,050 12/17/2021
0.1.2 2,219 10/11/2021
0.1.0 1,129 9/8/2021