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

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 91,673 9/19/2024
4.22.8 34,783 9/10/2024
4.22.7 149,336 6/25/2024
4.22.4 40,823 5/30/2024
4.22.3 148,126 4/15/2024
4.22.2 93,499 2/15/2024
4.22.1 26,862 2/6/2024
4.22.0 36,231 1/25/2024
4.21.2 73,442 11/27/2023
4.21.1 173,073 10/18/2023
4.21.0 52,782 9/18/2023
4.20.1 109,986 7/13/2023
4.20.0 55,848 6/1/2023
4.19.3 308,348 3/2/2023
4.19.2 59,545 2/16/2023
4.19.1 186,055 1/17/2023
4.19.0 37,986 1/11/2023
4.18.1 576,843 10/26/2022
4.17.5 4,125 11/6/2023
4.17.3 5,336 7/11/2023
4.17.2 189,315 9/14/2022
4.17.1 172,540 8/3/2022
4.17.0 18,442 8/2/2022
4.16.1 590,874 5/17/2022
4.16.0 421,162 4/14/2022
4.15.2 159,368 2/7/2022
4.15.1 111,742 12/14/2021
4.15.0 86,940 11/15/2021
4.14.4 11,609 11/19/2021
4.14.1 283,388 7/8/2021
4.14.0 70,101 7/1/2021
4.13.8 9,020 11/17/2021
4.13.5 10,092 9/7/2021
4.13.4 10,104 7/26/2021
4.13.3 43,294 6/15/2021
4.13.2 220,913 5/18/2021
4.13.1 235,597 4/28/2021
4.13.0 81,604 4/15/2021
4.12.4 8,010 11/19/2021
4.12.3 8,498 6/21/2021
4.12.2 105,540 3/17/2021
4.12.1 109,550 3/10/2021
4.12.0 31,233 3/4/2021
4.11.3 8,176 11/19/2021
4.11.2 8,688 6/21/2021
4.11.1 347,556 11/17/2020
4.11.0 32,782 11/9/2020
4.10.7 9,419 11/19/2021
4.10.6 9,711 6/21/2021
4.10.3 187,331 9/9/2020
4.10.2 57,392 8/27/2020
4.10.0 34,751 8/17/2020
4.9.7 11,888 11/19/2021
4.9.6 8,293 6/21/2021
4.9.5 9,929 11/13/2020
4.9.4 53,421 7/22/2020
4.9.3 284,397 6/2/2020
4.9.2 155,369 5/28/2020
4.9.1 50,891 5/14/2020
4.9.0 24,945 5/12/2020
4.8.3 7,454 6/21/2021
4.8.2 7,779 11/17/2020
4.8.0 222,313 3/17/2020
4.7.3 7,909 11/10/2020
4.7.2 106,839 1/23/2020
4.7.1 27,905 1/14/2020
4.7.0 130,739 12/13/2019
4.6.4 8,451 12/2/2020
4.6.3 165,144 11/14/2019
4.6.2 36,954 11/6/2019
4.6.1 19,349 11/4/2019
4.6.0 31,527 10/30/2019
4.5.3 43,584 10/3/2019
4.5.2 31,655 9/11/2019
4.5.1 172,002 7/17/2019
4.5.0 21,305 7/10/2019
4.4.5 40,389 6/13/2019
4.4.4 55,927 5/23/2019
4.4.3 107,074 5/4/2019
4.3.2 177,560 3/12/2019
4.3.1 36,712 3/4/2019
4.2.2 73,959 1/30/2019
4.2.0 61,985 12/11/2018
4.1.5 62,507 11/5/2018
4.1.1 15,233 10/31/2018
4.0.8 16,075 10/16/2018
4.0.7 60,710 9/23/2018
4.0.6 52,131 9/22/2018
4.0.1-preview 32,493 5/4/2018
4.0.0-preview 5,215 5/3/2018
3.30.0 65,917 3/19/2020 3.30.0 is deprecated because it is no longer maintained.
3.20.1 58,373 1/23/2019 3.20.1 is deprecated because it is no longer maintained.
3.19.2 4,475 1/22/2019 3.19.2 is deprecated because it is no longer maintained.
3.19.1.44133 46,196 11/26/2018 3.19.1.44133 is deprecated because it is no longer maintained.
3.17.0.42969 5,863 11/5/2018 3.17.0.42969 is deprecated because it is no longer maintained.
3.16.1.38846 77,830 9/6/2018 3.16.1.38846 is deprecated because it is no longer maintained.
3.16.0.38344 31,806 8/24/2018 3.16.0.38344 is deprecated because it is no longer maintained.
3.15.3 126,307 6/29/2018 3.15.3 is deprecated because it is no longer maintained.
3.15.2.3 24,533 6/28/2018 3.15.2.3 is deprecated because it is no longer maintained.
3.15.2.2 129,569 5/8/2018 3.15.2.2 is deprecated because it is no longer maintained.
3.15.2.1 7,932 5/6/2018 3.15.2.1 is deprecated because it is no longer maintained.
3.15.2 7,686 5/5/2018 3.15.2 is deprecated because it is no longer maintained.
3.15.1 3,822 5/4/2018 3.15.1 is deprecated because it is no longer maintained.
3.15.0 20,981 4/14/2018 3.15.0 is deprecated because it is no longer maintained.
3.14.1.1 23,382 3/20/2018 3.14.1.1 is deprecated because it is no longer maintained.
3.13.1 43,083 2/7/2018 3.13.1 is deprecated because it is no longer maintained.
3.13.0.3 24,126 1/31/2018 3.13.0.3 is deprecated because it is no longer maintained.
3.12.2.4 153,283 11/28/2017 3.12.2.4 is deprecated because it is no longer maintained.
3.11.0 92,715 10/7/2017 3.11.0 is deprecated because it is no longer maintained.
3.9.1 45,293 9/12/2017 3.9.1 is deprecated because it is no longer maintained.
3.9.0 72,093 7/26/2017 3.9.0 is deprecated because it is no longer maintained.
3.8.5 22,885 7/12/2017 3.8.5 is deprecated because it is no longer maintained.
3.8.4 6,350 7/7/2017 3.8.4 is deprecated because it is no longer maintained.
3.8.3 18,332 6/27/2017 3.8.3 is deprecated because it is no longer maintained.
3.8.2 5,781 6/21/2017 3.8.2 is deprecated because it is no longer maintained.
3.8.1 48,082 5/16/2017 3.8.1 is deprecated because it is no longer maintained.
3.8.0 94,495 5/10/2017 3.8.0 is deprecated because it is no longer maintained.
3.6.0-alpha 14,957 4/6/2017 3.6.0-alpha is deprecated because it is no longer maintained.
3.5.9 21,331 5/5/2017 3.5.9 is deprecated because it is no longer maintained.
3.5.8 10,358 5/2/2017 3.5.8 is deprecated because it is no longer maintained.
3.5.7-alpha 2,195 4/21/2017 3.5.7-alpha is deprecated because it is no longer maintained.
3.5.6-alpha 3,609 4/13/2017 3.5.6-alpha is deprecated because it is no longer maintained.
3.5.5 46,669 3/7/2017 3.5.5 is deprecated because it is no longer maintained.
3.5.3 11,938 2/17/2017 3.5.3 is deprecated because it is no longer maintained.
3.5.2 8,579 2/7/2017 3.5.2 is deprecated because it is no longer maintained.
3.5.1 7,399 1/27/2017 3.5.1 is deprecated because it is no longer maintained.
3.5.0 16,390 1/5/2017 3.5.0 is deprecated because it is no longer maintained.
3.4.0 6,853 12/12/2016 3.4.0 is deprecated because it is no longer maintained.
3.3.3 20,535 11/16/2016 3.3.3 is deprecated because it is no longer maintained.
3.3.2 4,288 11/14/2016 3.3.2 is deprecated because it is no longer maintained.
3.3.1 6,955 11/4/2016 3.3.1 is deprecated because it is no longer maintained.
3.3.0 17,205 10/20/2016 3.3.0 is deprecated because it is no longer maintained.
3.2.1 11,982 9/14/2016 3.2.1 is deprecated because it is no longer maintained.
3.2.0 7,402 8/24/2016 3.2.0 is deprecated because it is no longer maintained.
3.1.0 6,573 8/3/2016 3.1.0 is deprecated because it is no longer maintained.
3.0.1 8,448 7/12/2016 3.0.1 is deprecated because it is no longer maintained.
3.0.0 25,152 7/8/2016
1.2.5 3,830 6/29/2016
1.2.4 6,082 6/20/2016
1.2.3 5,331 6/2/2016
1.2.2 5,390 5/21/2016
1.2.1 3,087 5/17/2016
1.2.0.1 2,617 5/12/2016
1.2.0 2,367 5/11/2016
1.1.0 5,960 4/22/2016
1.0.2 3,775 4/9/2016
1.0.1 3,893 4/1/2016
1.0.0 7,981 3/30/2016