Skip to content

Add C# dojo testing walkthrough and Microsoft-Agent-Framework-specific dojo links - #432

Open
ranst91 wants to merge 2 commits into
MicrosoftDocs:mainfrom
CopilotKit:docs/ag-ui-dojo-csharp-and-links
Open

Add C# dojo testing walkthrough and Microsoft-Agent-Framework-specific dojo links#432
ranst91 wants to merge 2 commits into
MicrosoftDocs:mainfrom
CopilotKit:docs/ag-ui-dojo-csharp-and-links

Conversation

@ranst91

@ranst91 ranst91 commented Jul 24, 2026

Copy link
Copy Markdown

Updates agent-framework/integrations/ag-ui/testing-with-dojo.md only.

What changed

  1. C# pivot walkthrough. Replaced the placeholder "Coming soon." with a full walkthrough that mirrors the Python pivot (Prerequisites, Installation, Running the backend + Dojo frontend, Connect, Available Example Agents table, cross-links, Additional Resources). Based on the real .NET sample at integrations/microsoft-agent-framework/dotnet/examples (AGUIDojoServer): backend runs on http://localhost:8889, and the Dojo discovers it via the AGENT_FRAMEWORK_DOTNET_URL environment variable. Uses AZURE_OPENAI_ENDPOINT / AZURE_OPENAI_CHAT_DEPLOYMENT_NAME and a DefaultAzureCredential (az login) note per the sample README.

  2. Microsoft Agent Framework specific Dojo links. The Python pivot's Additional Resources "Dojo Application" link now points to https://dojo.ag-ui.com/microsoft-agent-framework-python; the new C# pivot links to https://dojo.ag-ui.com/microsoft-agent-framework-dotnet. Both verified HTTP 200. The shared intro line above the pivots is left generic (serves all languages).

  3. Same-page cleanups. Fixed the broken Python clone URL (ag-oss -> ag-ui-protocol) and normalized all zone fences to ::: zone / ::: zone-end (with a space), matching the C# zone.

No fallbacks were needed (both deep links returned 200). Front matter untouched; single-file change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 6ca0c4d:

✅ Validation status: passed

File Status Preview URL Details
agent-framework/integrations/ag-ui/testing-with-dojo.md ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 454775f:

✅ Validation status: passed

File Status Preview URL Details
agent-framework/integrations/ag-ui/testing-with-dojo.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant