Documentation
API And Package Index
API And Package Index
This index is the public package reference landing page for
docs.dotnetagents.com. It points at the open-core repositories and the
example catalog rather than duplicating generated API reference pages.
Public Repositories (v0.1.0-preview)
| Package train | Repository | Start here |
|---|---|---|
| Core | https://github.com/jim-finlon/dotnetagents | Root README + package projects under src/ |
| Plugins | https://github.com/jim-finlon/dotnetagents-plugins | Adapter packages for providers and protocols |
| Examples | https://github.com/jim-finlon/dotnetagents-examples | Runnable samples under examples/ |
Release tag for all three: v0.1.0-preview.
Source Consumption
Until a package feed is an approved distribution channel, prefer:
git clone https://github.com/jim-finlon/dotnetagents.git
git clone https://github.com/jim-finlon/dotnetagents-plugins.git
git clone https://github.com/jim-finlon/dotnetagents-examples.git
Then open an example project and use ProjectReference (or a local package feed documented by that example) to the core packages you need.
Example Catalog (Runnable Surface)
Machine-readable catalog:
Human guides:
Protocol Surfaces
| Surface | Docs |
|---|---|
| MCP thin host | MCP Thin Host walkthrough |
| MCP / A2A examples | Protocol Examples |
| Control loops | Control Loop Examples |
| Multi-role orchestration | Orchestration Examples |
Comparison And Positioning
- Platform comparison guide (core repo):
https://github.com/jim-finlon/dotnetagents/blob/main/COMPARISON.md - Architecture overview: architecture-overview.md