Microsoft.Bot.Connector
4.23.1
Prefix Reserved
dotnet add package Microsoft.Bot.Connector --version 4.23.1
NuGet\Install-Package Microsoft.Bot.Connector -Version 4.23.1
<PackageReference Include="Microsoft.Bot.Connector" Version="4.23.1" />
<PackageVersion Include="Microsoft.Bot.Connector" Version="4.23.1" />
<PackageReference Include="Microsoft.Bot.Connector" />
paket add Microsoft.Bot.Connector --version 4.23.1
#r "nuget: Microsoft.Bot.Connector, 4.23.1"
#:package Microsoft.Bot.Connector@4.23.1
#addin nuget:?package=Microsoft.Bot.Connector&version=4.23.1
#tool nuget:?package=Microsoft.Bot.Connector&version=4.23.1
This library implements C# classes for using the Bot Framework Connector REST API.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Bot.Schema (>= 4.23.1)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Identity.Client (>= 4.66.1)
- Microsoft.Identity.Web.Certificateless (>= 3.3.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.1.2)
- Microsoft.Rest.ClientRuntime (>= 2.3.24)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Microsoft.Bot.Connector:
| Package | Downloads |
|---|---|
|
Microsoft.Bot.Builder
Library for building bots using Microsoft Bot Framework Connector |
|
|
Microsoft.Bot.Connector.AspNetCore
This library implements C# classes for using the Bot Framework Connector on top of ASP.Net Core 2.X |
|
|
BotAuth
This package is the base package for performing OAuth in a bot built with the Bot Framework and BotBuild libraries. It contains based classes for creating and authentication provider and handles the OAuth flow. |
|
|
BotAuth.AADv1
This package is a Azure AD v1 app authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project. |
|
|
BotAuth.AADv2
This package is a Azure AD v2 app authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project. |
GitHub repositories (17)
Showing the top 17 popular GitHub repositories that depend on Microsoft.Bot.Connector:
| Repository | Stars |
|---|---|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
|
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
|
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
|
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
|
|
|
mastreeno/Merp
An event based Micro ERP
|
|
|
microsoft/BotFramework-BlogSamples
Welcome to the Bot Framework samples repository. Here you will find sample bots that take advantage of Bot Framework capabilities.
|
|
|
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
|
|
|
OfficeDev/BotBuilder-MicrosoftTeams
Microsoft Bot Builder extension library for developing bots for Microsoft Teams
|
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
|
OfficeDev/microsoft-teams-apps-icebreaker
Icebreaker is an open-source app for Microsoft Teams that helps the whole team get closer by pairing members up every week at random to meet for coffee, burgers, pizza, or a walk around the block.
|
|
|
microsoft/BotBuilder-CognitiveServices
The Microsoft Cognitive Services controls for Microsoft Bot Builder
|
|
|
OfficeDev/microsoft-teams-apps-faqplus
FAQ Plus is a friendly Q&A bot that brings a human in the loop when it is unable to help with an answer from the knowledge base.
|
|
|
solliancenet/tech-immersion-data-ai
|
|
|
tompaana/intermediator-bot-sample
A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
|
|
|
Daniel-Krzyczkowski/MicrosoftAzure
Microsoft Azure code samples.
|
|
|
OfficeDev/microsoft-teams-sample-complete-csharp
A template for building complex bots for Microsoft Teams - C# version
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.23.1 | 37,401 | 1/5/2026 | |
| 4.23.0 | 902,418 | 1/23/2025 | |
| 4.22.9 | 385,969 | 9/19/2024 | |
| 4.22.8 | 49,708 | 9/10/2024 | |
| 4.22.7 | 325,650 | 6/25/2024 | |
| 4.22.4 | 66,188 | 5/30/2024 | |
| 4.22.3 | 269,076 | 4/15/2024 | |
| 4.22.2 | 139,644 | 2/15/2024 | |
| 4.22.1 | 52,492 | 2/6/2024 | |
| 4.22.0 | 70,308 | 1/25/2024 | |
| 4.21.2 | 153,967 | 11/27/2023 | |
| 4.21.1 | 214,948 | 10/18/2023 | |
| 4.21.0 | 82,172 | 9/18/2023 | |
| 4.20.1 | 141,007 | 7/13/2023 | |
| 4.20.0 | 73,698 | 6/1/2023 | |
| 4.19.3 | 345,322 | 3/2/2023 | |
| 4.19.2 | 71,313 | 2/16/2023 | |
| 4.19.1 | 211,436 | 1/17/2023 | |
| 4.19.0 | 53,634 | 1/11/2023 | |
| 4.18.1 | 697,809 | 10/26/2022 | |
| 4.17.5 | 5,722 | 11/6/2023 | |
| 4.17.3 | 6,663 | 7/11/2023 | |
| 4.17.2 | 205,699 | 9/14/2022 | |
| 4.17.1 | 425,657 | 8/3/2022 | |
| 4.17.0 | 23,297 | 8/2/2022 | |
| 4.16.1 | 625,489 | 5/17/2022 | |
| 4.16.0 | 475,866 | 4/14/2022 | |
| 4.15.2 | 178,607 | 2/7/2022 | |
| 4.15.1 | 125,624 | 12/14/2021 | |
| 4.15.0 | 94,650 | 11/15/2021 | |
| 4.14.4 | 15,135 | 11/19/2021 | |
| 4.14.1 | 422,463 | 7/8/2021 | |
| 4.14.0 | 76,063 | 7/1/2021 | |
| 4.13.8 | 10,944 | 11/17/2021 | |
| 4.13.5 | 12,010 | 9/7/2021 | |
| 4.13.4 | 11,985 | 7/26/2021 | |
| 4.13.3 | 45,740 | 6/15/2021 | |
| 4.13.2 | 268,366 | 5/18/2021 | |
| 4.13.1 | 278,818 | 4/28/2021 | |
| 4.13.0 | 108,010 | 4/15/2021 | |
| 4.12.4 | 9,875 | 11/19/2021 | |
| 4.12.3 | 10,215 | 6/21/2021 | |
| 4.12.2 | 136,525 | 3/17/2021 | |
| 4.12.1 | 118,997 | 3/10/2021 | |
| 4.12.0 | 37,175 | 3/4/2021 | |
| 4.11.3 | 10,084 | 11/19/2021 | |
| 4.11.2 | 10,423 | 6/21/2021 | |
| 4.11.1 | 411,556 | 11/17/2020 | |
| 4.11.0 | 35,659 | 11/9/2020 | |
| 4.10.7 | 11,489 | 11/19/2021 | |
| 4.10.6 | 11,401 | 6/21/2021 | |
| 4.10.3 | 255,158 | 9/9/2020 | |
| 4.10.2 | 67,336 | 8/27/2020 | |
| 4.10.0 | 41,344 | 8/17/2020 | |
| 4.9.7 | 15,406 | 11/19/2021 | |
| 4.9.6 | 9,854 | 6/21/2021 | |
| 4.9.5 | 15,602 | 11/13/2020 | |
| 4.9.4 | 80,968 | 7/22/2020 | |
| 4.9.3 | 247,764 | 6/2/2020 | |
| 4.9.2 | 162,589 | 5/28/2020 | |
| 4.9.1 | 58,756 | 5/14/2020 | |
| 4.9.0 | 28,140 | 5/12/2020 | |
| 4.8.3 | 9,463 | 6/21/2021 | |
| 4.8.2 | 9,567 | 11/17/2020 | |
| 4.8.0 | 257,769 | 3/17/2020 | |
| 4.7.3 | 10,239 | 11/10/2020 | |
| 4.7.2 | 115,635 | 1/23/2020 | |
| 4.7.1 | 32,925 | 1/14/2020 | |
| 4.7.0 | 145,641 | 12/13/2019 | |
| 4.6.4 | 11,053 | 12/2/2020 | |
| 4.6.3 | 174,348 | 11/14/2019 | |
| 4.6.2 | 41,772 | 11/6/2019 | |
| 4.6.1 | 26,651 | 11/4/2019 | |
| 4.6.0 | 33,540 | 10/30/2019 | |
| 4.5.3 | 47,952 | 10/3/2019 | |
| 4.5.2 | 36,026 | 9/11/2019 | |
| 4.5.1 | 180,418 | 7/17/2019 | |
| 4.5.0 | 24,676 | 7/10/2019 | |
| 4.4.5 | 50,489 | 6/13/2019 | |
| 4.4.4 | 59,724 | 5/23/2019 | |
| 4.4.3 | 117,833 | 5/4/2019 | |
| 4.3.2 | 189,170 | 3/12/2019 | |
| 4.3.1 | 45,756 | 3/4/2019 | |
| 4.2.2 | 112,850 | 1/30/2019 | |
| 4.2.0 | 128,878 | 12/11/2018 | |
| 4.1.5 | 118,366 | 11/5/2018 | |
| 4.1.1 | 16,646 | 10/31/2018 | |
| 4.0.8 | 29,156 | 10/16/2018 | |
| 4.0.7 | 105,319 | 9/23/2018 | |
| 4.0.6 | 56,884 | 9/22/2018 | |
| 4.0.1-preview | 40,875 | 5/4/2018 | |
| 4.0.0-preview | 9,075 | 5/3/2018 | |
| 4.0.0-alpham4.2 | 2,206 | 5/2/2018 | |
| 4.0.0-alpham4 | 7,068 | 4/30/2018 | |
| 4.0.0-alpham3.2 | 2,052 | 4/22/2018 | |
| 4.0.0-alpha-m3.1 | 7,806 | 4/14/2018 | |
| 4.0.0-alpha-m3 | 6,322 | 4/14/2018 | |
| 3.30.0 | 77,200 | 3/19/2020 | |
| 3.20.1 | 90,582 | 1/23/2019 | |
| 3.19.2 | 5,996 | 1/22/2019 | |
| 3.19.1.44133 | 46,228 | 11/26/2018 | |
| 3.17.0.42969 | 7,274 | 11/5/2018 | |
| 3.16.1.38846 | 95,764 | 9/6/2018 | |
| 3.16.0.38344 | 18,993 | 8/24/2018 | |
| 3.15.3 | 177,724 | 6/29/2018 | |
| 3.15.2.3 | 26,887 | 6/28/2018 | |
| 3.15.2.2 | 160,857 | 5/8/2018 | |
| 3.15.2.1 | 10,170 | 5/6/2018 | |
| 3.15.2 | 10,639 | 5/5/2018 | |
| 3.15.1 | 6,175 | 5/4/2018 | |
| 3.15.0 | 22,904 | 4/14/2018 | |
| 3.14.1.1 | 28,732 | 3/20/2018 | |
| 3.14.0.7 | 24,017 | 3/8/2018 | |
| 3.13.1 | 41,539 | 2/7/2018 | |
| 3.13.0.3 | 34,995 | 1/31/2018 | |
| 3.12.2.4 | 178,485 | 11/28/2017 | |
| 3.11.1 | 97,449 | 10/7/2017 |