ANcpLua.Agents
1.6.7
dotnet add package ANcpLua.Agents --version 1.6.7
NuGet\Install-Package ANcpLua.Agents -Version 1.6.7
<PackageReference Include="ANcpLua.Agents" Version="1.6.7" />
<PackageVersion Include="ANcpLua.Agents" Version="1.6.7" />
<PackageReference Include="ANcpLua.Agents" />
paket add ANcpLua.Agents --version 1.6.7
#r "nuget: ANcpLua.Agents, 1.6.7"
#:package ANcpLua.Agents@1.6.7
#addin nuget:?package=ANcpLua.Agents&version=1.6.7
#tool nuget:?package=ANcpLua.Agents&version=1.6.7
ANcpLua.Agents
Consumer toolkit for Microsoft Agent Framework — bundling, governance, testing.
Stable spine package: bundling facades plus opt-in governance primitives.
Compatible with: Microsoft.Agents.AI 1.6.x Tested against: Microsoft.Agents.AI 1.6.1
Channel: stable. This package must not reference Microsoft Agent Framework preview, RC, or alpha packages.
Naming convention
Public types in this package family follow a two-tier layering signal, mirroring
established .NET patterns (WebApplicationBuilder / IApplicationBuilder,
DbContextOptionsBuilder / IModel):
| Layer | Prefix | Examples | Intended use |
|---|---|---|---|
| Facade / entry-point | Qyl* |
QylAgentBuilderExtensions, QylAgentOptionsBuilder, QylApprovalGate, QylToolSet, QylSchemaExtensions, QylConditionalToolProvider |
Call these from your composition root. They compose primitives into the typical agent-toolkit recipe. |
| Primitive | bare | GovernedAIFunction, AgentBudgetEnforcer, AgentCapabilityContext, TracedAIFunction, AgentToolPolicy, AgentApprovalDeniedException |
Available when you need to compose your own pipeline or catch an escape-hatch exception. Not the canonical entry point. |
When adding a new public type, pick the tier its callers will use it from.
Facades live under Facades/ or as *Extensions files; primitives live next
to the concept they implement (Governance/, Instrumentation/, etc.).
Sibling packages (ANcpLua.Agents.Hosting.*, ANcpLua.Agents.Workflows,
ANcpLua.Agents.Testing*, ANcpLua.Agents.Foundry, ANcpLua.Agents.Mcp*)
follow the same convention.
| Product | Versions 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. |
-
net10.0
- ANcpLua.Roslyn.Utilities (>= 2.2.5)
- Microsoft.Agents.AI (>= 1.6.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.7)
- Microsoft.CodeAnalysis.Analyzers (>= 5.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 5.3.0)
- Microsoft.Extensions.AI (>= 10.5.2)
- Microsoft.Extensions.AI.Abstractions (>= 10.5.2)
- Microsoft.ML.Tokenizers (>= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ANcpLua.Agents:
| Package | Downloads |
|---|---|
|
ANcpLua.Agents.Hosting.OpenAI
Alpha-channel OpenAI-compatible hosting facades and client factory for Microsoft Agent Framework consumers. |
|
|
ANcpLua.Agents.Workflows
Workflow facades and execution helpers for Microsoft Agent Framework consumers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.7 | 0 | 5/19/2026 |
| 1.6.6 | 0 | 5/19/2026 |
| 1.6.5 | 0 | 5/19/2026 |
| 1.6.4 | 0 | 5/19/2026 |
| 1.6.3 | 0 | 5/19/2026 |
| 1.6.2 | 0 | 5/19/2026 |
| 1.6.1 | 0 | 5/19/2026 |
| 1.6.0 | 0 | 5/18/2026 |
| 1.4.16 | 0 | 5/18/2026 |
| 1.4.15 | 49 | 5/18/2026 |
| 1.4.14 | 46 | 5/18/2026 |
| 1.4.13 | 41 | 5/17/2026 |
| 1.4.12 | 50 | 5/17/2026 |
| 1.4.11 | 63 | 5/14/2026 |
| 1.4.10 | 60 | 5/13/2026 |
| 1.4.9 | 55 | 5/12/2026 |
| 1.4.8 | 60 | 5/12/2026 |
| 1.4.7 | 61 | 5/12/2026 |
| 1.4.6 | 105 | 5/7/2026 |
| 1.4.5 | 95 | 5/7/2026 |