.NET API
API reference
756 public types across 16 packages. These pages are generated
from the compiled assemblies and the XML documentation that ships inside each
.nupkg. The generator removes compiler-only members and repository history,
then verifies every internal link for a reference that reads cleanly on the web.
Use the sidebar to browse by package, or the search box — the reference is indexed along with the rest of the site.
| Package | Public types |
|---|---|
Tracon.Abstractions |
411 |
Tracon.Core |
164 |
Tracon.AspNetCore |
81 |
Tracon.Testing.Contracts.Xunit |
48 |
Tracon.OpenAI |
11 |
Tracon.Azure |
6 |
Tracon.Google |
6 |
Tracon.Testing |
6 |
Tracon.Anthropic |
5 |
Tracon.Workflows |
5 |
Tracon.SqlServer |
3 |
Tracon.PostgreSql |
3 |
Tracon.Sqlite |
3 |
Tracon.Voice |
3 |
Tracon.Mcp |
2 |
Tracon.UI |
1 |
Tracon and Tracon.Templates are absent on purpose: the first is a meta
package that only carries references, and the second ships a dotnet new template
rather than an API.
Where to start
Section titled “Where to start”IAgentCatalog— resolving an agent, the entry point to a runIRunStore— where every run is recordedITraconBuilder— the registration chainAgentDefinition— what an agent is, as data