Skip to main content
Cadenza.Agent package icon

Cadenza.Agent

Single-file scripting SDK for .NET 10+ AI agents. Vendor-neutral wrapper over Microsoft.Extensions.AI that exposes an OpenAI-compatible Chat Completion HTTP endpoint, so tools like Codex / Aider / Continue / Cursor can talk to your agent as if it were OpenAI. Plug in Ollama, OpenAI, Anthropic, Azure OpenAI, or any IChatClient. Use with `#:sdk [email protected]` in file-based apps (replace with latest version โ€” MSBuild SDK refs require exact versions).

Total Downloads
1.0K
1,020
Published
May 28, 2026
Latest stable version

Install

.NET CLI
dotnet add package Cadenza.Agent --version 1.0.15
Package Manager Console
Install-Package Cadenza.Agent -Version 1.0.15
PackageReference
<PackageReference Include="Cadenza.Agent" Version="1.0.15" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.