microsoft/teams.net v2.1.0-preview-0006
microsoft/teams.net
Captured source
source ↗published May 29, 2026seen 3dcaptured 9hhttp 200method plain
v2.1.0-preview-0006
Repository: microsoft/teams.net
Tag: v2.1.0-preview-0006
Published: 2026-05-29T00:45:48Z
Prerelease: yes
Release notes: This preview introduces a new set of core packages:
- Microsoft.Teams.Apps — the new app-hosting surface for building Teams agents, replacing the legacy
v2.0.xpackage. - Microsoft.Teams.Core v1.0.3 — foundational primitives (activities, models, serialization) shared across the new package set.
- Microsoft.Teams.Apps.BotBuilder v1.0.3 — interop layer for projects bridging the new Apps runtime with existing Bot Builder–based code.
What's Changed
- Add AI/MCP Client example by @MehakBindra in https://github.com/microsoft/teams.net/pull/486
- A2A Sample by @MehakBindra in https://github.com/microsoft/teams.net/pull/490
- Prompt Preview Support (core) follow-up: string overload + JsonContext by @corinagum in https://github.com/microsoft/teams.net/pull/506
- core: add sovereign cloud support via AzureAd configuration by @corinagum in https://github.com/microsoft/teams.net/pull/507
- Core/activity extensions by @MehakBindra in https://github.com/microsoft/teams.net/pull/515
- Improvements to MCP Server Sample by @MehakBindra in https://github.com/microsoft/teams.net/pull/518
- Update README and icon for core packages by @rido-min in https://github.com/microsoft/teams.net/pull/520
- Simplify dependency management for TeamsBotApplication by @MehakBindra in https://github.com/microsoft/teams.net/pull/521
- Update breaking changes doc by @MehakBindra in https://github.com/microsoft/teams.net/pull/523
- Fix GetLoggerFromServices returning NullLogger during DI setup by @rido-min in https://github.com/microsoft/teams.net/pull/526
- feat: SuggestedActionSubmit handler for 2.1 by @singhk97 in https://github.com/microsoft/teams.net/pull/528
Notability
notability 2.0/10Routine preview release of a library.