agents-sdk-dotnet-activityhandler-migration Skill
Use when migrating a Microsoft 365 Agents SDK agent that uses ActivityHandler or TeamsActivityHandler to AgentApplication. This is ONLY for DotNet projects that uses Microsoft.Agents. packages. Triggered by Agents SDK bots that subclass ActivityHandler or TeamsActivityHandler that need to be modernized to AgentApplicat Published by microsoft in Agents.
What is agents-sdk-dotnet-activityhandler-migration Skill?
Use when migrating a Microsoft 365 Agents SDK agent that uses ActivityHandler or TeamsActivityHandler to AgentApplication. This is ONLY for DotNet projects that uses Microsoft.Agents. packages. Triggered by Agents SDK bots that subclass ActivityHandler or TeamsActivityHandler that need to be modernized to AgentApplicat Published by microsoft in Agents. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using Agents
Technical details
- Install or run with Copy skill directory
When to use agents-sdk-dotnet-activityhandler-migration Skill
- Use it for developers using agents.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Agents
- Skill file: agent-plugins/agents-for-net/skills/agents-sdk-dotnet-activityhandler-migration/SKILL.md
What it does
Use when migrating a Microsoft 365 Agents SDK agent that uses ActivityHandler or TeamsActivityHandler to AgentApplication. This is ONLY for DotNet projects that uses Microsoft.Agents. packages. Triggered by Agents SDK bots that subclass ActivityHandler or TeamsActivityHandler that need to be modernized to AgentApplicat
Skill instructions
Agents SDK ActivityHandler → AgentApplication Migration (.NET) Overview Upgrades a bot from the ActivityHandler compat layer to the modern AgentApplication routing pattern. This is ONLY for DotNet projects that already use Microsoft.Agents. packages. If the project is still using Microsoft.Bot. packages the bf-to-agents-sdk-dotnet-migration skill should be used first. Two entry points: - Standalone: The bot already uses Microsoft.Agents. packages, namespaces, and appsettings — focus is on the bot class, Program.cs, and endpoint mapping. - Second step after bf-to-agents-sdk-dotnet-migration: Packages, namespaces, and appsettings were converted in that step — this skill handles the AgentApplication conversion. --- What Does NOT Need to Change Verify each of these is already correct — do not modify unless broken: | Item | Expected State | |------|---------------| | Namespaces in bot class | Already Microsoft.Agents. — only remove compat namespaces | | appsettings.json | Already has Connec
Explore related resources
Frequently asked questions
What is agents-sdk-dotnet-activityhandler-migration?
agents-sdk-dotnet-activityhandler-migration is a open-source AI agent skill with Copy skill directory. Use when migrating a Microsoft 365 Agents SDK agent that uses ActivityHandler or TeamsActivityHandler to AgentApplication.
Who is agents-sdk-dotnet-activityhandler-migration best for?
agents-sdk-dotnet-activityhandler-migration is best for reusing agent instructions, scripts, and references.
How do I install agents-sdk-dotnet-activityhandler-migration?
Install or run agents-sdk-dotnet-activityhandler-migration using Copy skill directory. Check agents-sdk-dotnet-activityhandler-migration for the latest setup command.
Is agents-sdk-dotnet-activityhandler-migration actively maintained?
agents-sdk-dotnet-activityhandler-migration may need a closer maintenance check before production use.
Auto-fetched from GitHub.