Microsoft.Bot.Builder 3.5.6-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.6-alpha                
NuGet\Install-Package Microsoft.Bot.Builder -Version 3.5.6-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.6-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.6-alpha                
#r "nuget: Microsoft.Bot.Builder, 3.5.6-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.6-alpha&prerelease

// Install Microsoft.Bot.Builder as a Cake Tool
#tool nuget:?package=Microsoft.Bot.Builder&version=3.5.6-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 96,705 9/19/2024
4.22.8 34,923 9/10/2024
4.22.7 151,519 6/25/2024
4.22.4 41,102 5/30/2024
4.22.3 155,525 4/15/2024
4.22.2 93,827 2/15/2024
4.22.1 27,099 2/6/2024
4.22.0 36,673 1/25/2024
4.21.2 74,023 11/27/2023
4.21.1 173,691 10/18/2023
4.21.0 53,060 9/18/2023
4.20.1 110,328 7/13/2023
4.20.0 56,051 6/1/2023
4.19.3 308,771 3/2/2023
4.19.2 59,657 2/16/2023
4.19.1 186,164 1/17/2023
4.19.0 38,173 1/11/2023
4.18.1 577,756 10/26/2022
4.17.5 4,132 11/6/2023
4.17.3 5,337 7/11/2023
4.17.2 189,422 9/14/2022
4.17.1 172,667 8/3/2022
4.17.0 18,469 8/2/2022
4.16.1 591,873 5/17/2022
4.16.0 421,472 4/14/2022
4.15.2 159,508 2/7/2022
4.15.1 111,796 12/14/2021
4.15.0 86,962 11/15/2021
4.14.4 11,668 11/19/2021
4.14.1 283,675 7/8/2021
4.14.0 70,176 7/1/2021
4.13.8 9,023 11/17/2021
4.13.5 10,095 9/7/2021
4.13.4 10,107 7/26/2021
4.13.3 43,309 6/15/2021
4.13.2 221,705 5/18/2021
4.13.1 236,627 4/28/2021
4.13.0 81,660 4/15/2021
4.12.4 8,014 11/19/2021
4.12.3 8,501 6/21/2021
4.12.2 105,647 3/17/2021
4.12.1 109,777 3/10/2021
4.12.0 31,262 3/4/2021
4.11.3 8,212 11/19/2021
4.11.2 8,691 6/21/2021
4.11.1 347,801 11/17/2020
4.11.0 32,787 11/9/2020
4.10.7 9,424 11/19/2021
4.10.6 9,714 6/21/2021
4.10.3 187,435 9/9/2020
4.10.2 57,695 8/27/2020
4.10.0 34,777 8/17/2020
4.9.7 11,896 11/19/2021
4.9.6 8,296 6/21/2021
4.9.5 9,932 11/13/2020
4.9.4 53,433 7/22/2020
4.9.3 284,669 6/2/2020
4.9.2 155,435 5/28/2020
4.9.1 50,947 5/14/2020
4.9.0 24,976 5/12/2020
4.8.3 7,457 6/21/2021
4.8.2 7,784 11/17/2020
4.8.0 222,501 3/17/2020
4.7.3 7,912 11/10/2020
4.7.2 106,920 1/23/2020
4.7.1 27,942 1/14/2020
4.7.0 130,806 12/13/2019
4.6.4 8,454 12/2/2020
4.6.3 165,169 11/14/2019
4.6.2 37,011 11/6/2019
4.6.1 19,361 11/4/2019
4.6.0 31,532 10/30/2019
4.5.3 43,587 10/3/2019
4.5.2 31,660 9/11/2019
4.5.1 172,059 7/17/2019
4.5.0 21,323 7/10/2019
4.4.5 40,405 6/13/2019
4.4.4 55,957 5/23/2019
4.4.3 107,220 5/4/2019
4.3.2 177,579 3/12/2019
4.3.1 36,715 3/4/2019
4.2.2 73,976 1/30/2019
4.2.0 62,032 12/11/2018
4.1.5 62,510 11/5/2018
4.1.1 15,234 10/31/2018
4.0.8 16,128 10/16/2018
4.0.7 60,729 9/23/2018
4.0.6 52,144 9/22/2018
4.0.1-preview 32,496 5/4/2018
4.0.0-preview 5,218 5/3/2018
3.30.0 65,993 3/19/2020 3.30.0 is deprecated because it is no longer maintained.
3.20.1 58,390 1/23/2019 3.20.1 is deprecated because it is no longer maintained.
3.19.2 4,478 1/22/2019 3.19.2 is deprecated because it is no longer maintained.
3.19.1.44133 46,216 11/26/2018 3.19.1.44133 is deprecated because it is no longer maintained.
3.17.0.42969 5,866 11/5/2018 3.17.0.42969 is deprecated because it is no longer maintained.
3.16.1.38846 77,853 9/6/2018 3.16.1.38846 is deprecated because it is no longer maintained.
3.16.0.38344 31,821 8/24/2018 3.16.0.38344 is deprecated because it is no longer maintained.
3.15.3 126,334 6/29/2018 3.15.3 is deprecated because it is no longer maintained.
3.15.2.3 24,540 6/28/2018 3.15.2.3 is deprecated because it is no longer maintained.
3.15.2.2 129,645 5/8/2018 3.15.2.2 is deprecated because it is no longer maintained.
3.15.2.1 7,937 5/6/2018 3.15.2.1 is deprecated because it is no longer maintained.
3.15.2 7,710 5/5/2018 3.15.2 is deprecated because it is no longer maintained.
3.15.1 3,827 5/4/2018 3.15.1 is deprecated because it is no longer maintained.
3.15.0 20,986 4/14/2018 3.15.0 is deprecated because it is no longer maintained.
3.14.1.1 23,391 3/20/2018 3.14.1.1 is deprecated because it is no longer maintained.
3.13.1 43,106 2/7/2018 3.13.1 is deprecated because it is no longer maintained.
3.13.0.3 24,131 1/31/2018 3.13.0.3 is deprecated because it is no longer maintained.
3.12.2.4 153,338 11/28/2017 3.12.2.4 is deprecated because it is no longer maintained.
3.11.0 92,738 10/7/2017 3.11.0 is deprecated because it is no longer maintained.
3.9.1 45,303 9/12/2017 3.9.1 is deprecated because it is no longer maintained.
3.9.0 72,098 7/26/2017 3.9.0 is deprecated because it is no longer maintained.
3.8.5 22,900 7/12/2017 3.8.5 is deprecated because it is no longer maintained.
3.8.4 6,355 7/7/2017 3.8.4 is deprecated because it is no longer maintained.
3.8.3 18,337 6/27/2017 3.8.3 is deprecated because it is no longer maintained.
3.8.2 5,786 6/21/2017 3.8.2 is deprecated because it is no longer maintained.
3.8.1 48,124 5/16/2017 3.8.1 is deprecated because it is no longer maintained.
3.8.0 94,500 5/10/2017 3.8.0 is deprecated because it is no longer maintained.
3.6.0-alpha 14,958 4/6/2017 3.6.0-alpha is deprecated because it is no longer maintained.
3.5.9 21,344 5/5/2017 3.5.9 is deprecated because it is no longer maintained.
3.5.8 10,365 5/2/2017 3.5.8 is deprecated because it is no longer maintained.
3.5.7-alpha 2,196 4/21/2017 3.5.7-alpha is deprecated because it is no longer maintained.
3.5.6-alpha 3,610 4/13/2017 3.5.6-alpha is deprecated because it is no longer maintained.
3.5.5 46,674 3/7/2017 3.5.5 is deprecated because it is no longer maintained.
3.5.3 11,948 2/17/2017 3.5.3 is deprecated because it is no longer maintained.
3.5.2 8,583 2/7/2017 3.5.2 is deprecated because it is no longer maintained.
3.5.1 7,403 1/27/2017 3.5.1 is deprecated because it is no longer maintained.
3.5.0 16,394 1/5/2017 3.5.0 is deprecated because it is no longer maintained.
3.4.0 6,857 12/12/2016 3.4.0 is deprecated because it is no longer maintained.
3.3.3 20,540 11/16/2016 3.3.3 is deprecated because it is no longer maintained.
3.3.2 4,292 11/14/2016 3.3.2 is deprecated because it is no longer maintained.
3.3.1 6,960 11/4/2016 3.3.1 is deprecated because it is no longer maintained.
3.3.0 17,209 10/20/2016 3.3.0 is deprecated because it is no longer maintained.
3.2.1 11,988 9/14/2016 3.2.1 is deprecated because it is no longer maintained.
3.2.0 7,406 8/24/2016 3.2.0 is deprecated because it is no longer maintained.
3.1.0 6,577 8/3/2016 3.1.0 is deprecated because it is no longer maintained.
3.0.1 8,454 7/12/2016 3.0.1 is deprecated because it is no longer maintained.
3.0.0 25,159 7/8/2016
1.2.5 3,832 6/29/2016
1.2.4 6,084 6/20/2016
1.2.3 5,333 6/2/2016
1.2.2 5,392 5/21/2016
1.2.1 3,089 5/17/2016
1.2.0.1 2,619 5/12/2016
1.2.0 2,369 5/11/2016
1.1.0 5,962 4/22/2016
1.0.2 3,777 4/9/2016
1.0.1 3,897 4/1/2016
1.0.0 7,985 3/30/2016