Techne.Loom.Abstractions 0.2.218-beta

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

Techne.Loom.Abstractions

English

Public workflow and orchestration contracts for Techne Loom.

Use this package when you need the shared model types and contracts without taking a dependency on the AO or SO runtime package.

Install

dotnet add package Techne.Loom.Abstractions --version 0.1.0

Package role

  • shared workflow model types
  • contract-first integration surface
  • reusable JSON-serializable abstractions

Docs

中文

Techne Loom 的公开 workflow / orchestration 契约包。

当你只需要共享模型类型与契约,而不想直接依赖 AO / SO runtime 包时,使用这个包。

安装

dotnet add package Techne.Loom.Abstractions --version 0.1.0

包职责

  • 共享 workflow 模型类型
  • 契约优先的集成表面
  • 可复用的 JSON 可序列化抽象

文档

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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.
  • net9.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Techne.Loom.Abstractions:

Package Downloads
Techne.Loom.Common

Host-agnostic runtime helpers for Techne Loom.

Techne.Loom.AgentOrchestrator

Exploratory orchestration CLI for Loom Agent Execution Orchestrator.

Techne.Loom.SkillOrchestrator

Deterministic workflow execution and tracking for Techne Loom skills.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.270 45 8/28/2026
0.3.262 81 8/26/2026
0.3.258-beta 30 8/28/2026
0.3.254 100 8/26/2026
0.3.253-beta 82 8/26/2026
0.3.249-beta 93 8/26/2026
0.3.245 103 8/25/2026
0.3.245-beta 87 8/26/2026
0.3.242-beta 102 8/25/2026
0.3.240 108 8/25/2026
0.3.239-beta 98 8/25/2026
0.3.236-beta 116 8/25/2026
0.3.234-beta 104 8/25/2026
0.3.233 134 8/20/2026
0.3.231-beta 131 8/20/2026
0.2.229 136 8/18/2026
0.2.223 134 8/6/2026
0.2.221-beta 128 8/18/2026
0.2.219 122 8/6/2026
0.2.218-beta 119 8/6/2026
Loading failed

Initial 0.1.0 release of public workflow and orchestration contracts.