neobluetechlabs
-
- 694 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio Core: type-agnostic contracts and models for the TLio scripting framework. No dependency on any specific data format. -
- 575 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio built-in commands (Set, Add, Remove, Copy, Move, Put). Format-agnostic — all format-specific work is delegated through IExecutionContext. -
- 532 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio built-in functions. Format-agnostic — all format-specific work is delegated through IExecutionContext. -
- 524 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio Client: the scripting engine that parses and executes TLio scripts. Format-neutral — format support is registered through the provider pattern. -
- 511 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio JSON adapter: INodeAdapter and IItemsFetcher implementations backed by Newtonsoft.Json and JsonPath. -
- 498 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio YAML adapter: INodeAdapter and IItemsFetcher implementations. Depends on YamlDotNet. -
- 493 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio ETL extension commands: Flatten, Restore, Resolve, ToCsv. Format-agnostic via INodeAdapter. -
- 493 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TimeDate extension functions for TLio. Format-agnostic — all format-specific work is delegated through IExecutionContext. -
- 491 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio XML adapter: INodeAdapter and IItemsFetcher implementations backed by System.Xml.Linq (XElement) and XPath. -
- 483 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
TLio System.Text.Json adapter: INodeAdapter and IItemsFetcher implementations backed by System.Text.Json.Nodes.JsonNode and a JsonPath library. Provides identical transformation behaviour to TLio.Json... More information -
- 478 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
Text/string extension functions for TLio. Format-agnostic — all format-specific work is delegated through IExecutionContext. -
- 477 total downloads
- last updated 5/4/2026
- Latest version: 0.1.0-preview.12 (prerelease)
Math extension functions for TLio. Format-agnostic — all format-specific work is delegated through IExecutionContext.