Microsoft Agent Framework 1.0 ships with a DevUI developer dashboard for visually inspecting AI agents, but the C# documentation was missing. This post fills the gap with a complete working .NET 10 example. It covers project setup, required NuGet packages (Microsoft.Agents.AI.Hosting, Microsoft.Agents.AI.DevUI, OllamaSharp),
Table of contents
What is DevUI?How DevUI Works in .NETPrerequisitesProject setupStep 4: Running the appExtending the exampleTroubleshootingConclusionMore informationSort: