TLio.Core 0.1.0-preview.16

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

TLio Core: type-agnostic contracts and models for the TLio scripting framework. No dependency on any specific data format.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (12)

Showing the top 5 NuGet packages that depend on TLio.Core:

Package Downloads
TLio.Commands

TLio built-in commands (Set, Add, Remove, Copy, Move, Put). Format-agnostic — all format-specific work is delegated through IExecutionContext.

TLio.Functions

TLio built-in functions. Format-agnostic — all format-specific work is delegated through IExecutionContext.

TLio.Client

TLio Client: the scripting engine that parses and executes TLio scripts. Format-neutral — format support is registered through the provider pattern.

TLio.Json

TLio JSON adapter: INodeAdapter and IItemsFetcher implementations backed by Newtonsoft.Json and JsonPath.

TLio.Extensions.Math

Math extension functions for TLio. Format-agnostic — all format-specific work is delegated through IExecutionContext.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0-preview.4 51 9/18/2026
0.10.0-preview.3 55 9/18/2026
0.10.0-preview.2 99 9/13/2026
0.10.0-preview.1 151 8/24/2026
0.9.0 253 8/23/2026
0.9.0-preview.14 174 8/22/2026
0.9.0-preview.13 154 8/22/2026
0.9.0-preview.12 164 8/22/2026
0.9.0-preview.11 152 8/22/2026
0.9.0-preview.10 155 8/22/2026
0.9.0-preview.9 157 8/21/2026
0.9.0-preview.8 157 8/21/2026
0.9.0-preview.7 156 8/21/2026
0.9.0-preview.6 125 8/21/2026
0.9.0-preview.5 136 8/21/2026
0.9.0-preview.4 161 8/21/2026
0.8.0 253 8/20/2026
0.1.0-preview.22 141 8/20/2026
0.1.0-preview.21 138 8/20/2026
0.1.0-preview.16 152 8/19/2026
Loading failed