Microsoft.Bot.Connector.Teams 0.10.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Bot.Connector.Teams --version 0.10.0
NuGet\Install-Package Microsoft.Bot.Connector.Teams -Version 0.10.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Bot.Connector.Teams" Version="0.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bot.Connector.Teams --version 0.10.0
#r "nuget: Microsoft.Bot.Connector.Teams, 0.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Bot.Connector.Teams as a Cake Addin
#addin nuget:?package=Microsoft.Bot.Connector.Teams&version=0.10.0

// Install Microsoft.Bot.Connector.Teams as a Cake Tool
#tool nuget:?package=Microsoft.Bot.Connector.Teams&version=0.10.0

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 Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.Bot.Connector.Teams:

Package Downloads
Microsoft.Bot.Builder.Teams The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (1)

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 31,650 5/10/2019
4.0.0-beta1 20,583 12/28/2018
0.10.0 26,329 4/10/2020
0.9.0 86,568 6/20/2018
0.8.0 50,203 1/11/2018
0.6.0 6,013 11/30/2017
0.5.9 17,017 8/29/2017
0.5.6 2,395 5/10/2017
0.5.5-alpha 1,670 5/8/2017
0.5.4-alpha 834 5/4/2017