Microsoft.Bot.Builder 3.5.7-alpha

Prefix Reserved
This is a prerelease version of Microsoft.Bot.Builder.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Bot.Builder --version 3.5.7-alpha                
NuGet\Install-Package Microsoft.Bot.Builder -Version 3.5.7-alpha                
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.Builder" Version="3.5.7-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bot.Builder --version 3.5.7-alpha                
#r "nuget: Microsoft.Bot.Builder, 3.5.7-alpha"                
#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.Builder as a Cake Addin
#addin nuget:?package=Microsoft.Bot.Builder&version=3.5.7-alpha&prerelease

// Install Microsoft.Bot.Builder as a Cake Tool
#tool nuget:?package=Microsoft.Bot.Builder&version=3.5.7-alpha&prerelease                

Microsoft Bot Builder is a powerful framework for constructing bots that can handle both freeform interactions and more guided ones where the possibilities are explicitly shown to the user. It is easy to use and leverages C# to provide a natural way to write bots.

     High Level Features:
     * Powerful dialog system with dialogs that are isolated and composable.
     * Built-in dialogs for simple things like Yes/No, strings, numbers, enumerations.
     * Built-in dialogs that utilize powerful AI frameworks like LUIS http://luis.ai/.
     * Bots are stateless which helps them scale.
     * Form Flow for automatically generating a Bot from a C# class for filling in the class and that supports help, navigation, clarification and confirmation.

     You might also be interested in the NuGet package Microsoft.Bot.Builder.FormFlow.Json that extends the Bot Builder with the abilitity to declaratively define FormFlow dialogs with JSON Schema.

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 (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 (23)

Showing the top 5 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!
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Version Downloads Last updated
4.22.9 117,424 9/19/2024
4.22.8 35,654 9/10/2024
4.22.7 163,228 6/25/2024
4.22.4 42,051 5/30/2024
4.22.3 176,360 4/15/2024
4.22.2 95,617 2/15/2024
4.22.1 28,389 2/6/2024
4.22.0 38,387 1/25/2024
4.21.2 77,008 11/27/2023
4.21.1 175,949 10/18/2023
4.21.0 54,175 9/18/2023
4.20.1 111,460 7/13/2023
4.20.0 56,696 6/1/2023
4.19.3 310,417 3/2/2023
4.19.2 60,234 2/16/2023
4.19.1 186,990 1/17/2023
4.19.0 39,066 1/11/2023
4.18.1 584,733 10/26/2022
4.17.5 4,167 11/6/2023
4.17.3 5,341 7/11/2023
4.17.2 190,106 9/14/2022
4.17.1 173,451 8/3/2022
4.17.0 18,570 8/2/2022
4.16.1 595,740 5/17/2022
4.16.0 422,323 4/14/2022
4.15.2 159,986 2/7/2022
4.15.1 112,002 12/14/2021
4.15.0 87,146 11/15/2021
4.14.4 11,753 11/19/2021
4.14.1 284,855 7/8/2021
4.14.0 70,386 7/1/2021
4.13.8 9,029 11/17/2021
4.13.5 10,101 9/7/2021
4.13.4 10,113 7/26/2021
4.13.3 43,318 6/15/2021
4.13.2 224,007 5/18/2021
4.13.1 238,426 4/28/2021
4.13.0 81,947 4/15/2021
4.12.4 8,023 11/19/2021
4.12.3 8,507 6/21/2021
4.12.2 106,004 3/17/2021
4.12.1 110,214 3/10/2021
4.12.0 31,370 3/4/2021
4.11.3 8,343 11/19/2021
4.11.2 8,696 6/21/2021
4.11.1 349,122 11/17/2020
4.11.0 32,814 11/9/2020
4.10.7 9,442 11/19/2021
4.10.6 9,720 6/21/2021
4.10.3 187,662 9/9/2020
4.10.2 58,087 8/27/2020
4.10.0 34,838 8/17/2020
4.9.7 11,992 11/19/2021
4.9.6 8,302 6/21/2021
4.9.5 9,940 11/13/2020
4.9.4 53,477 7/22/2020
4.9.3 288,888 6/2/2020
4.9.2 155,574 5/28/2020
4.9.1 51,136 5/14/2020
4.9.0 25,061 5/12/2020
4.8.3 7,463 6/21/2021
4.8.2 7,792 11/17/2020
4.8.0 223,214 3/17/2020
4.7.3 7,918 11/10/2020
4.7.2 107,238 1/23/2020
4.7.1 28,060 1/14/2020
4.7.0 131,061 12/13/2019
4.6.4 8,484 12/2/2020
4.6.3 165,286 11/14/2019
4.6.2 37,185 11/6/2019
4.6.1 19,431 11/4/2019
4.6.0 31,553 10/30/2019
4.5.3 43,593 10/3/2019
4.5.2 31,667 9/11/2019
4.5.1 172,282 7/17/2019
4.5.0 21,349 7/10/2019
4.4.5 40,470 6/13/2019
4.4.4 56,054 5/23/2019
4.4.3 107,796 5/4/2019
4.3.2 177,680 3/12/2019
4.3.1 36,721 3/4/2019
4.2.2 74,044 1/30/2019
4.2.0 62,181 12/11/2018
4.1.5 62,525 11/5/2018
4.1.1 15,237 10/31/2018
4.0.8 16,296 10/16/2018
4.0.7 60,785 9/23/2018
4.0.6 52,195 9/22/2018
4.0.1-preview 32,510 5/4/2018
4.0.0-preview 5,224 5/3/2018
3.30.0 66,332 3/19/2020 3.30.0 is deprecated because it is no longer maintained.
3.20.1 58,463 1/23/2019 3.20.1 is deprecated because it is no longer maintained.
3.19.2 4,486 1/22/2019 3.19.2 is deprecated because it is no longer maintained.
3.19.1.44133 46,247 11/26/2018 3.19.1.44133 is deprecated because it is no longer maintained.
3.17.0.42969 5,873 11/5/2018 3.17.0.42969 is deprecated because it is no longer maintained.
3.16.1.38846 77,905 9/6/2018 3.16.1.38846 is deprecated because it is no longer maintained.
3.16.0.38344 31,870 8/24/2018 3.16.0.38344 is deprecated because it is no longer maintained.
3.15.3 126,422 6/29/2018 3.15.3 is deprecated because it is no longer maintained.
3.15.2.3 24,544 6/28/2018 3.15.2.3 is deprecated because it is no longer maintained.
3.15.2.2 129,949 5/8/2018 3.15.2.2 is deprecated because it is no longer maintained.
3.15.2.1 7,945 5/6/2018 3.15.2.1 is deprecated because it is no longer maintained.
3.15.2 7,735 5/5/2018 3.15.2 is deprecated because it is no longer maintained.
3.15.1 3,833 5/4/2018 3.15.1 is deprecated because it is no longer maintained.
3.15.0 20,994 4/14/2018 3.15.0 is deprecated because it is no longer maintained.
3.14.1.1 23,399 3/20/2018 3.14.1.1 is deprecated because it is no longer maintained.
3.13.1 43,134 2/7/2018 3.13.1 is deprecated because it is no longer maintained.
3.13.0.3 24,137 1/31/2018 3.13.0.3 is deprecated because it is no longer maintained.
3.12.2.4 153,523 11/28/2017 3.12.2.4 is deprecated because it is no longer maintained.
3.11.0 92,806 10/7/2017 3.11.0 is deprecated because it is no longer maintained.
3.9.1 45,319 9/12/2017 3.9.1 is deprecated because it is no longer maintained.
3.9.0 72,102 7/26/2017 3.9.0 is deprecated because it is no longer maintained.
3.8.5 22,980 7/12/2017 3.8.5 is deprecated because it is no longer maintained.
3.8.4 6,376 7/7/2017 3.8.4 is deprecated because it is no longer maintained.
3.8.3 18,353 6/27/2017 3.8.3 is deprecated because it is no longer maintained.
3.8.2 5,790 6/21/2017 3.8.2 is deprecated because it is no longer maintained.
3.8.1 48,222 5/16/2017 3.8.1 is deprecated because it is no longer maintained.
3.8.0 94,522 5/10/2017 3.8.0 is deprecated because it is no longer maintained.
3.6.0-alpha 14,962 4/6/2017 3.6.0-alpha is deprecated because it is no longer maintained.
3.5.9 21,384 5/5/2017 3.5.9 is deprecated because it is no longer maintained.
3.5.8 10,372 5/2/2017 3.5.8 is deprecated because it is no longer maintained.
3.5.7-alpha 2,200 4/21/2017 3.5.7-alpha is deprecated because it is no longer maintained.
3.5.6-alpha 3,614 4/13/2017 3.5.6-alpha is deprecated because it is no longer maintained.
3.5.5 46,678 3/7/2017 3.5.5 is deprecated because it is no longer maintained.
3.5.3 11,962 2/17/2017 3.5.3 is deprecated because it is no longer maintained.
3.5.2 8,587 2/7/2017 3.5.2 is deprecated because it is no longer maintained.
3.5.1 7,407 1/27/2017 3.5.1 is deprecated because it is no longer maintained.
3.5.0 16,400 1/5/2017 3.5.0 is deprecated because it is no longer maintained.
3.4.0 6,863 12/12/2016 3.4.0 is deprecated because it is no longer maintained.
3.3.3 20,546 11/16/2016 3.3.3 is deprecated because it is no longer maintained.
3.3.2 4,300 11/14/2016 3.3.2 is deprecated because it is no longer maintained.
3.3.1 6,965 11/4/2016 3.3.1 is deprecated because it is no longer maintained.
3.3.0 17,215 10/20/2016 3.3.0 is deprecated because it is no longer maintained.
3.2.1 11,998 9/14/2016 3.2.1 is deprecated because it is no longer maintained.
3.2.0 7,414 8/24/2016 3.2.0 is deprecated because it is no longer maintained.
3.1.0 6,583 8/3/2016 3.1.0 is deprecated because it is no longer maintained.
3.0.1 8,460 7/12/2016 3.0.1 is deprecated because it is no longer maintained.
3.0.0 25,205 7/8/2016
1.2.5 3,839 6/29/2016
1.2.4 6,090 6/20/2016
1.2.3 5,338 6/2/2016
1.2.2 5,399 5/21/2016
1.2.1 3,096 5/17/2016
1.2.0.1 2,624 5/12/2016
1.2.0 2,376 5/11/2016
1.1.0 5,967 4/22/2016
1.0.2 3,782 4/9/2016
1.0.1 3,902 4/1/2016
1.0.0 8,001 3/30/2016