Techne.Loom.Common
0.2.82
See the version list below for details.
dotnet add package Techne.Loom.Common --version 0.2.82
NuGet\Install-Package Techne.Loom.Common -Version 0.2.82
<PackageReference Include="Techne.Loom.Common" Version="0.2.82" />
<PackageVersion Include="Techne.Loom.Common" Version="0.2.82" />
<PackageReference Include="Techne.Loom.Common" />
paket add Techne.Loom.Common --version 0.2.82
#r "nuget: Techne.Loom.Common, 0.2.82"
#:package Techne.Loom.Common@0.2.82
#addin nuget:?package=Techne.Loom.Common&version=0.2.82
#tool nuget:?package=Techne.Loom.Common&version=0.2.82
Techne.Loom.Common
English
Host-agnostic runtime helpers for Techne Loom.
Use this package when you need shared runtime services such as workflow JSON serialization, path access helpers, or audit artifact helpers across multiple Techne Loom packages.
Install
dotnet add package Techne.Loom.Common --version 0.1.0
Package role
- shared runtime helpers
- workflow JSON serialization support
- reusable audit artifact persistence helpers
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 的宿主无关 runtime 辅助包。
当你需要 workflow JSON 序列化、路径访问辅助、审计 artifact 落盘辅助等共享运行时能力时,使用这个包。
安装
dotnet add package Techne.Loom.Common --version 0.1.0
包职责
- 共享 runtime 辅助能力
- workflow JSON 序列化支持
- 可复用的审计 artifact 持久化辅助
文档
| 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
- Techne.Loom.Abstractions (>= 0.2.82)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Techne.Loom.Common:
| Package | Downloads |
|---|---|
|
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.2.91-beta | 44 | 6/18/2026 |
| 0.2.86-beta | 95 | 6/16/2026 |
| 0.2.83-beta | 97 | 6/16/2026 |
| 0.2.82 | 98 | 6/16/2026 |
| 0.2.81-beta | 97 | 6/16/2026 |
| 0.2.77 | 126 | 6/15/2026 |
| 0.2.77-beta | 93 | 6/16/2026 |
| 0.2.75-beta | 112 | 6/15/2026 |
| 0.2.69-beta | 116 | 6/15/2026 |
| 0.2.68 | 134 | 6/14/2026 |
| 0.2.62 | 124 | 6/14/2026 |
| 0.2.62-beta | 115 | 6/14/2026 |
| 0.2.59-beta | 118 | 6/14/2026 |
| 0.2.57-beta | 116 | 6/14/2026 |
| 0.2.50 | 116 | 6/12/2026 |
| 0.2.49-beta | 121 | 6/12/2026 |
| 0.2.45-beta | 112 | 6/12/2026 |
| 0.2.44 | 120 | 6/12/2026 |
| 0.2.43-beta | 109 | 6/12/2026 |
| 0.2.39-beta | 111 | 6/12/2026 |
Initial 0.1.0 release of shared runtime helpers.