Techne.Loom.Abstractions
0.2.82
See the version list below for details.
dotnet add package Techne.Loom.Abstractions --version 0.2.82
NuGet\Install-Package Techne.Loom.Abstractions -Version 0.2.82
<PackageReference Include="Techne.Loom.Abstractions" Version="0.2.82" />
<PackageVersion Include="Techne.Loom.Abstractions" Version="0.2.82" />
<PackageReference Include="Techne.Loom.Abstractions" />
paket add Techne.Loom.Abstractions --version 0.2.82
#r "nuget: Techne.Loom.Abstractions, 0.2.82"
#:package Techne.Loom.Abstractions@0.2.82
#addin nuget:?package=Techne.Loom.Abstractions&version=0.2.82
#tool nuget:?package=Techne.Loom.Abstractions&version=0.2.82
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
- Stable package index: https://github.com/waynebaby/Techne-Loom/blob/main/packages.released.md
- Beta package index: https://github.com/waynebaby/Techne-Loom/blob/development/packages.beta.md
- Repository guide: https://github.com/waynebaby/Techne-Loom/blob/main/README.md
中文
Techne Loom 的公开 workflow / orchestration 契约包。
当你只需要共享模型类型与契约,而不想直接依赖 AO / SO runtime 包时,使用这个包。
安装
dotnet add package Techne.Loom.Abstractions --version 0.1.0
包职责
- 共享 workflow 模型类型
- 契约优先的集成表面
- 可复用的 JSON 可序列化抽象
文档
| Product | Versions 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. |
-
net9.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Techne.Loom.Abstractions:
| Package | Downloads |
|---|---|
|
Techne.Loom.SkillOrchestrator
Deterministic workflow execution and tracking for Techne Loom skills. |
|
|
Techne.Loom.Common
Host-agnostic runtime helpers for Techne Loom. |
|
|
Techne.Loom.AgentOrchestrator
Exploratory orchestration CLI for Loom Agent Execution Orchestrator. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.86-beta | 12 | 6/16/2026 |
| 0.2.83-beta | 19 | 6/16/2026 |
| 0.2.82 | 35 | 6/16/2026 |
| 0.2.81-beta | 30 | 6/16/2026 |
| 0.2.77 | 70 | 6/15/2026 |
| 0.2.77-beta | 29 | 6/16/2026 |
| 0.2.75-beta | 57 | 6/15/2026 |
| 0.2.69-beta | 60 | 6/15/2026 |
| 0.2.68 | 69 | 6/14/2026 |
| 0.2.62 | 74 | 6/14/2026 |
| 0.2.62-beta | 60 | 6/14/2026 |
| 0.2.59-beta | 66 | 6/14/2026 |
| 0.2.57-beta | 76 | 6/14/2026 |
| 0.2.50 | 76 | 6/12/2026 |
| 0.2.49-beta | 76 | 6/12/2026 |
| 0.2.45-beta | 66 | 6/12/2026 |
| 0.2.44 | 70 | 6/12/2026 |
| 0.2.43-beta | 64 | 6/12/2026 |
| 0.2.39-beta | 64 | 6/12/2026 |
| 0.2.37-beta | 65 | 6/12/2026 |
Initial 0.1.0 release of public workflow and orchestration contracts.