What problem does it solve?
FabrCore provides a structured .NET 10 framework to build, host, and orchestrate distributed AI agents on Microsoft Orleans, including architecture guidance, prerequisites, NuGet packages, and ready-made templates.
Core Features & Use Cases
- Architectural foundation for agent-based systems on Orleans with pluggable components (agents, plugins, tools, MCP) and server-client separation.
- Quick-start templates and assets to scaffold server, client, agents, and tooling, enabling rapid prototyping and production-grade setups.
- Use cases include building scalable AI agents, integrating multi-LLM providers, and deploying with REST/WebSocket monitoring.
Quick Start
Install FabrCore packages in your .NET 10 project and scaffold a FabrCore-enabled solution using the provided project templates.