TLio.Commands 0.1.0-preview.12

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

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

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

Showing the top 2 NuGet packages that depend on TLio.Commands:

Package Downloads
TLio.Client

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

TLio.Extensions.ETL

TLio ETL extension commands: Flatten, Restore, Resolve, ToCsv. Format-agnostic via INodeAdapter.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-preview.12 63 5/4/2026
0.1.0-preview.11 56 5/2/2026
0.1.0-preview.10 63 4/26/2026
0.1.0-preview.9 51 4/26/2026
0.1.0-preview.8 59 4/23/2026
0.1.0-preview.7 57 4/23/2026
0.1.0-preview.6 73 4/23/2026
0.1.0-preview.4 68 4/22/2026
0.1.0-preview.3 48 4/22/2026