AgentBlazor Agent workflows for Blazor

Drive your Blazor app with chat.

AgentBlazor adds a chat sidebar that controls your existing components

Filter a grid, draft a reply, navigate workflows. Built on Microsoft Agent Framework + MudBlazor.

Quickstart

Add a chat-controlled Blazor workflow

Install the package, register one workflow, then mount the widget in an interactive layout.

  1. 1 dotnet add package AgentBlazor --prerelease
  2. 2 builder.Services.AddAgentBlazor(...).AddWorkflow<HelloWorkflow>("hello-workflow")
  3. 3 <AgentChatWidget Title="Assistant" />
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.