![]() |
VOOZH | about |
dotnet add package Microsoft.Bot.Connector.Teams --version 0.10.0
NuGet\Install-Package Microsoft.Bot.Connector.Teams -Version 0.10.0
<PackageReference Include="Microsoft.Bot.Connector.Teams" Version="0.10.0" />
<PackageVersion Include="Microsoft.Bot.Connector.Teams" Version="0.10.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Bot.Connector.Teams" />Project file
paket add Microsoft.Bot.Connector.Teams --version 0.10.0
#r "nuget: Microsoft.Bot.Connector.Teams, 0.10.0"
#:package Microsoft.Bot.Connector.Teams@0.10.0
#addin nuget:?package=Microsoft.Bot.Connector.Teams&version=0.10.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Bot.Connector.Teams&version=0.10.0Install as a Cake Tool
Adds helpers to allow bots to deal with large teams without timing out on their users or be sluggish.
GetTeamsConversationMemberAsync allows lookup of a user in the roster by UPN (someone@domain.com) and Azure Active Directory ID Guid. No need to fetch the entire roster if you know who you are looking for.GetTeamsPagedConversationMembersAsync allows retrieval of the entire roster in a paged-member.Please see the documentation and blog-post for more context.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on Microsoft.Bot.Connector.Teams:
| Package | Downloads |
|---|---|
|
Microsoft.Bot.Builder.Teams
Contains Bot Builder SDK extensions for developing bots for Microsoft Teams exposing functionality which is otherwise not present in Bot Builder SDK. |
|
|
TeamsLogger
Logging library that helps log cards into Microsoft Teams |
Showing the top 1 popular GitHub repositories that depend on Microsoft.Bot.Connector.Teams:
| Repository | Stars |
|---|---|
|
OfficeDev/microsoft-teams-sample-complete-csharp
A template for building complex bots for Microsoft Teams - C# version
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.3.0-beta1 | 35,278 | 5/10/2019 | 4.3.0-beta1 is deprecated because it is no longer maintained. |
| 4.0.0-beta1 | 21,443 | 12/28/2018 | |
| 0.10.0 | 49,394 | 4/10/2020 | |
| 0.9.0 | 91,535 | 6/20/2018 | 0.9.0 is deprecated because it is no longer maintained. |
| 0.8.0 | 53,214 | 1/11/2018 | |
| 0.6.0 | 7,133 | 11/30/2017 | |
| 0.5.9 | 17,965 | 8/29/2017 | |
| 0.5.6 | 3,172 | 5/10/2017 | |
| 0.5.5-alpha | 2,671 | 5/8/2017 | |
| 0.5.4-alpha | 1,254 | 5/4/2017 |