Skip to content

docs: add M365 Extensions guide for .NET - #2966

Open
Kavin (singhk97) wants to merge 2 commits into
mainfrom
singhk97-expert-fishstick
Open

docs: add M365 Extensions guide for .NET#2966
Kavin (singhk97) wants to merge 2 commits into
mainfrom
singhk97-expert-fishstick

Conversation

@singhk97

Copy link
Copy Markdown
Collaborator

Adds a C# (.NET) M365 Extensions in-depth guide, with scenario snippets linked to the M365ExtensionsBot sample.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 50e475f7-9936-40db-9f28-b438877449c7
@singhk97
Kavin (singhk97) marked this pull request as ready for review August 25, 2026 16:59
Copilot AI lite review requested due to automatic review settings August 25, 2026 16:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new docs page for M365 Extensions in the Teams SDK docs, providing a .NET-focused guide that explains the “Teams SDK as middleware in Agents SDK” model and links to the M365ExtensionsBot sample for full context.

Changes:

  • Add new in-depth guide page: in-depth-guides/m365-extensions (C# only) with scenario-based sections.
  • Add C# include content with setup + scenario snippets and sample links.
  • Update missing-pages.json to reflect language availability for the new guide and remove an outdated missing-page entry.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
teams.md/static/missing-pages.json Updates missing-language tracking for the new guide and cleans up an outdated entry.
teams.md/src/pages/templates/in-depth-guides/m365-extensions.mdx New MDX page describing M365 Extensions concepts, scenarios, and routing behavior.
teams.md/src/components/include/in-depth-guides/m365-extensions/csharp.incl.md New C# include sections: install/setup + targeted-message/cross-channel snippets + sample links.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@@ -0,0 +1,114 @@
<!-- setup -->

Install the M365 Extensions package alongside the Microsoft 365 Agents SDK:

<!-- m365-extensions-sample-link -->

[.NET M365 Extensions sample](https://github.com/microsoft/teams.net/tree/main/samples/M365ExtensionsBot)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 50e475f7-9936-40db-9f28-b438877449c7
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.

2 participants