Agents Sdk Dotnet Debugging

Use when troubleshooting an agent built with the Microsoft Agents SDK (Microsoft.Agents.Hosting.AspNetCore and related packages) in C# / .NET. Trigger on any of these symptoms: build or C# compile errors, crashes on startup, 401 or auth errors on incoming requests, the bot not responding to messages, appsettings.json configuration problems, Azure AD credential failures (AADSTS errors), port conflicts, or the agent not connecting in Teams or the Agents Playground. Use even if the user doesn't mention the SDK by name — trigger on symptoms like "my bot won't start", "getting 401s", or "bot isn't responding."

Microsoft Updated 2.7k repo stars

File contents

microsoft/agents/tree/main/agent-plugins/agents-for-net/skills/agents-sdk-dotnet-debugging commit e99fcdbc73

Frequently asked questions

npx skillmds@latest add microsoft/agents-sdk-dotnet-debugging