Microsoft.Bot.Builder
4.23.0
Prefix Reserved
dotnet add package Microsoft.Bot.Builder --version 4.23.0
NuGet\Install-Package Microsoft.Bot.Builder -Version 4.23.0
<PackageReference Include="Microsoft.Bot.Builder" Version="4.23.0" />
<PackageVersion Include="Microsoft.Bot.Builder" Version="4.23.0" />
<PackageReference Include="Microsoft.Bot.Builder" />
paket add Microsoft.Bot.Builder --version 4.23.0
#r "nuget: Microsoft.Bot.Builder, 4.23.0"
#:package Microsoft.Bot.Builder@4.23.0
#addin nuget:?package=Microsoft.Bot.Builder&version=4.23.0
#tool nuget:?package=Microsoft.Bot.Builder&version=4.23.0
Library for building bots using Microsoft Bot Framework Connector
| 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.Connector (>= 4.23.0)
- Microsoft.Bot.Connector.Streaming (>= 4.23.0)
- Microsoft.Bot.Streaming (>= 4.23.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
NuGet packages (160)
Showing the top 5 NuGet packages that depend on Microsoft.Bot.Builder:
| Package | Downloads |
|---|---|
|
Microsoft.Bot.Builder.Integration.AspNet.Core
This library integrates the Microsoft Bot Builder SDK with ASP.NET Core. It offers idiomatic configuration APIs in addition to providing all the plumbing to direct incoming bot messages to a configured bot. |
|
|
Microsoft.Bot.Builder.Dialogs
This library implements .NET Simple Dialog classes Library for building bots using Microsoft Bot Framework Connector |
|
|
Microsoft.Bot.Builder.Azure
Azure classes for using Azure Services on the Microsoft Bot Builder SDK |
|
|
Microsoft.Bot.Builder.Azure.Blobs
Classes for using Azure Storage Blobs with the Microsoft Bot Builder SDK |
|
|
Microsoft.Bot.Builder.ApplicationInsights
This library integrates the Microsoft Bot Builder SDK with Application Insights. |
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Bot.Builder:
| 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/hack-together-teams
HackTogether: The Microsoft Teams Global Hack | Register, Hack, Win 👇
|
|
|
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
|
|
|
Amine-Smahi/C-Sharp-Learning-Journey
Some of the projects i made when starting to learn c#, winfroms and wpf
|
|
|
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.
|
|
|
microsoft/LUIS-Samples
Samples for the Language Understanding Intelligent Service (LUIS)
|
|
|
tompaana/intermediator-bot-sample
A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
|
|
|
solliancenet/tech-immersion-data-ai
|
|
|
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.0 | 603,692 | 1/23/2025 | |
| 4.22.9 | 273,025 | 9/19/2024 | |
| 4.22.8 | 47,066 | 9/10/2024 | |
| 4.22.7 | 352,561 | 6/25/2024 | |
| 4.22.4 | 59,594 | 5/30/2024 | |
| 4.22.3 | 265,378 | 4/15/2024 | |
| 4.22.2 | 133,218 | 2/15/2024 | |
| 4.22.1 | 51,785 | 2/6/2024 | |
| 4.22.0 | 64,884 | 1/25/2024 | |
| 4.21.2 | 145,057 | 11/27/2023 | |
| 4.21.1 | 209,384 | 10/18/2023 | |
| 4.21.0 | 71,789 | 9/18/2023 | |
| 4.20.1 | 128,371 | 7/13/2023 | |
| 4.20.0 | 69,266 | 6/1/2023 | |
| 4.19.3 | 336,021 | 3/2/2023 | |
| 4.19.2 | 68,796 | 2/16/2023 | |
| 4.19.1 | 203,140 | 1/17/2023 | |
| 4.19.0 | 50,664 | 1/11/2023 | |
| 4.18.1 | 690,151 | 10/26/2022 | |
| 4.17.5 | 4,956 | 11/6/2023 | |
| 4.17.3 | 5,951 | 7/11/2023 | |
| 4.17.2 | 197,268 | 9/14/2022 | |
| 4.17.1 | 187,186 | 8/3/2022 | |
| 4.17.0 | 22,176 | 8/2/2022 | |
| 4.16.1 | 619,244 | 5/17/2022 | |
| 4.16.0 | 458,941 | 4/14/2022 | |
| 4.15.2 | 167,841 | 2/7/2022 | |
| 4.15.1 | 115,686 | 12/14/2021 | |
| 4.15.0 | 92,413 | 11/15/2021 | |
| 4.14.4 | 14,063 | 11/19/2021 | |
| 4.14.1 | 344,651 | 7/8/2021 | |
| 4.14.0 | 74,675 | 7/1/2021 | |
| 4.13.8 | 10,034 | 11/17/2021 | |
| 4.13.5 | 10,920 | 9/7/2021 | |
| 4.13.4 | 10,828 | 7/26/2021 | |
| 4.13.3 | 44,389 | 6/15/2021 | |
| 4.13.2 | 241,488 | 5/18/2021 | |
| 4.13.1 | 272,603 | 4/28/2021 | |
| 4.13.0 | 90,503 | 4/15/2021 | |
| 4.12.4 | 8,969 | 11/19/2021 | |
| 4.12.3 | 9,137 | 6/21/2021 | |
| 4.12.2 | 111,018 | 3/17/2021 | |
| 4.12.1 | 117,210 | 3/10/2021 | |
| 4.12.0 | 34,564 | 3/4/2021 | |
| 4.11.3 | 9,339 | 11/19/2021 | |
| 4.11.2 | 9,332 | 6/21/2021 | |
| 4.11.1 | 365,002 | 11/17/2020 | |
| 4.11.0 | 33,747 | 11/9/2020 | |
| 4.10.7 | 10,362 | 11/19/2021 | |
| 4.10.6 | 10,450 | 6/21/2021 | |
| 4.10.3 | 193,368 | 9/9/2020 | |
| 4.10.2 | 65,275 | 8/27/2020 | |
| 4.10.0 | 37,233 | 8/17/2020 | |
| 4.9.7 | 13,966 | 11/19/2021 | |
| 4.9.6 | 8,931 | 6/21/2021 | |
| 4.9.5 | 10,730 | 11/13/2020 | |
| 4.9.4 | 54,909 | 7/22/2020 | |
| 4.9.3 | 403,056 | 6/2/2020 | |
| 4.9.2 | 162,804 | 5/28/2020 | |
| 4.9.1 | 55,004 | 5/14/2020 | |
| 4.9.0 | 26,637 | 5/12/2020 | |
| 4.8.3 | 8,233 | 6/21/2021 | |
| 4.8.2 | 8,515 | 11/17/2020 | |
| 4.8.0 | 234,721 | 3/17/2020 | |
| 4.7.3 | 8,638 | 11/10/2020 | |
| 4.7.2 | 112,298 | 1/23/2020 | |
| 4.7.1 | 29,802 | 1/14/2020 | |
| 4.7.0 | 135,064 | 12/13/2019 | |
| 4.6.4 | 9,629 | 12/2/2020 | |
| 4.6.3 | 169,400 | 11/14/2019 | |
| 4.6.2 | 40,042 | 11/6/2019 | |
| 4.6.1 | 20,799 | 11/4/2019 | |
| 4.6.0 | 32,387 | 10/30/2019 | |
| 4.5.3 | 44,176 | 10/3/2019 | |
| 4.5.2 | 32,875 | 9/11/2019 | |
| 4.5.1 | 179,688 | 7/17/2019 | |
| 4.5.0 | 22,508 | 7/10/2019 | |
| 4.4.5 | 42,030 | 6/13/2019 | |
| 4.4.4 | 58,126 | 5/23/2019 | |
| 4.4.3 | 119,333 | 5/4/2019 | |
| 4.3.2 | 186,033 | 3/12/2019 | |
| 4.3.1 | 38,077 | 3/4/2019 | |
| 4.2.2 | 75,902 | 1/30/2019 | |
| 4.2.0 | 65,439 | 12/11/2018 | |
| 4.1.5 | 63,334 | 11/5/2018 | |
| 4.1.1 | 15,772 | 10/31/2018 | |
| 4.0.8 | 18,800 | 10/16/2018 | |
| 4.0.7 | 62,124 | 9/23/2018 | |
| 4.0.6 | 54,468 | 9/22/2018 | |
| 4.0.1-preview | 33,813 | 5/4/2018 | |
| 4.0.0-preview | 5,872 | 5/3/2018 | |
| 3.30.0 | 74,950 | 3/19/2020 | |
| 3.20.1 | 59,552 | 1/23/2019 | |
| 3.19.2 | 4,901 | 1/22/2019 | |
| 3.19.1.44133 | 47,344 | 11/26/2018 | |
| 3.17.0.42969 | 6,325 | 11/5/2018 | |
| 3.16.1.38846 | 78,870 | 9/6/2018 | |
| 3.16.0.38344 | 32,777 | 8/24/2018 | |
| 3.15.3 | 128,964 | 6/29/2018 | |
| 3.15.2.3 | 25,546 | 6/28/2018 | |
| 3.15.2.2 | 134,136 | 5/8/2018 | |
| 3.15.2.1 | 8,752 | 5/6/2018 | |
| 3.15.2 | 8,960 | 5/5/2018 | |
| 3.15.1 | 4,516 | 5/4/2018 | |
| 3.15.0 | 21,794 | 4/14/2018 | |
| 3.14.1.1 | 24,083 | 3/20/2018 | |
| 3.13.1 | 45,518 | 2/7/2018 | |
| 3.13.0.3 | 25,702 | 1/31/2018 | |
| 3.12.2.4 | 157,397 | 11/28/2017 | |
| 3.11.0 | 95,282 | 10/7/2017 | |
| 3.9.1 | 46,250 | 9/12/2017 | |
| 3.9.0 | 72,959 | 7/26/2017 | |
| 3.8.5 | 24,692 | 7/12/2017 | |
| 3.8.4 | 6,912 | 7/7/2017 | |
| 3.8.3 | 18,972 | 6/27/2017 | |
| 3.8.2 | 6,295 | 6/21/2017 | |
| 3.8.1 | 50,258 | 5/16/2017 | |
| 3.8.0 | 95,469 | 5/10/2017 | |
| 3.6.0-alpha | 16,401 | 4/6/2017 | |
| 3.5.9 | 22,284 | 5/5/2017 | |
| 3.5.8 | 10,953 | 5/2/2017 | |
| 3.5.7-alpha | 2,622 | 4/21/2017 | |
| 3.5.6-alpha | 4,051 | 4/13/2017 | |
| 3.5.5 | 48,021 | 3/7/2017 | |
| 3.5.3 | 12,743 | 2/17/2017 | |
| 3.5.2 | 9,127 | 2/7/2017 | |
| 3.5.1 | 8,097 | 1/27/2017 | |
| 3.5.0 | 17,280 | 1/5/2017 | |
| 3.4.0 | 7,399 | 12/12/2016 | |
| 3.3.3 | 21,565 | 11/16/2016 | |
| 3.3.2 | 4,943 | 11/14/2016 | |
| 3.3.1 | 7,582 | 11/4/2016 | |
| 3.3.0 | 17,875 | 10/20/2016 | |
| 3.2.1 | 12,550 | 9/14/2016 | |
| 3.2.0 | 7,999 | 8/24/2016 | |
| 3.1.0 | 7,099 | 8/3/2016 | |
| 3.0.1 | 8,988 | 7/12/2016 | |
| 3.0.0 | 26,073 | 7/8/2016 | |
| 1.2.5 | 4,336 | 6/29/2016 | |
| 1.2.4 | 6,514 | 6/20/2016 | |
| 1.2.3 | 5,809 | 6/2/2016 | |
| 1.2.2 | 6,047 | 5/21/2016 | |
| 1.2.1 | 3,553 | 5/17/2016 | |
| 1.2.0.1 | 3,087 | 5/12/2016 | |
| 1.2.0 | 2,795 | 5/11/2016 | |
| 1.1.0 | 6,430 | 4/22/2016 | |
| 1.0.2 | 4,227 | 4/9/2016 | |
| 1.0.1 | 4,812 | 4/1/2016 | |
| 1.0.0 | 9,536 | 3/30/2016 |