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 94,586 9/19/2024
4.22.8 34,866 9/10/2024
4.22.7 150,580 6/25/2024
4.22.4 41,001 5/30/2024
4.22.3 152,977 4/15/2024
4.22.2 93,681 2/15/2024
4.22.1 26,986 2/6/2024
4.22.0 36,435 1/25/2024
4.21.2 73,793 11/27/2023
4.21.1 173,490 10/18/2023
4.21.0 52,916 9/18/2023
4.20.1 110,175 7/13/2023
4.20.0 55,937 6/1/2023
4.19.3 308,609 3/2/2023
4.19.2 59,601 2/16/2023
4.19.1 186,117 1/17/2023
4.19.0 38,069 1/11/2023
4.18.1 577,222 10/26/2022
4.17.5 4,127 11/6/2023
4.17.3 5,336 7/11/2023
4.17.2 189,391 9/14/2022
4.17.1 172,598 8/3/2022
4.17.0 18,454 8/2/2022
4.16.1 591,745 5/17/2022
4.16.0 421,357 4/14/2022
4.15.2 159,437 2/7/2022
4.15.1 111,771 12/14/2021
4.15.0 86,952 11/15/2021
4.14.4 11,632 11/19/2021
4.14.1 283,542 7/8/2021
4.14.0 70,139 7/1/2021
4.13.8 9,022 11/17/2021
4.13.5 10,094 9/7/2021
4.13.4 10,106 7/26/2021
4.13.3 43,300 6/15/2021
4.13.2 221,289 5/18/2021
4.13.1 235,986 4/28/2021
4.13.0 81,627 4/15/2021
4.12.4 8,013 11/19/2021
4.12.3 8,500 6/21/2021
4.12.2 105,596 3/17/2021
4.12.1 109,645 3/10/2021
4.12.0 31,247 3/4/2021
4.11.3 8,178 11/19/2021
4.11.2 8,690 6/21/2021
4.11.1 347,689 11/17/2020
4.11.0 32,786 11/9/2020
4.10.7 9,423 11/19/2021
4.10.6 9,713 6/21/2021
4.10.3 187,382 9/9/2020
4.10.2 57,536 8/27/2020
4.10.0 34,764 8/17/2020
4.9.7 11,890 11/19/2021
4.9.6 8,295 6/21/2021
4.9.5 9,931 11/13/2020
4.9.4 53,430 7/22/2020
4.9.3 284,550 6/2/2020
4.9.2 155,397 5/28/2020
4.9.1 50,922 5/14/2020
4.9.0 24,960 5/12/2020
4.8.3 7,456 6/21/2021
4.8.2 7,783 11/17/2020
4.8.0 222,413 3/17/2020
4.7.3 7,911 11/10/2020
4.7.2 106,883 1/23/2020
4.7.1 27,919 1/14/2020
4.7.0 130,763 12/13/2019
4.6.4 8,453 12/2/2020
4.6.3 165,155 11/14/2019
4.6.2 36,983 11/6/2019
4.6.1 19,353 11/4/2019
4.6.0 31,530 10/30/2019
4.5.3 43,585 10/3/2019
4.5.2 31,657 9/11/2019
4.5.1 172,030 7/17/2019
4.5.0 21,309 7/10/2019
4.4.5 40,392 6/13/2019
4.4.4 55,942 5/23/2019
4.4.3 107,199 5/4/2019
4.3.2 177,570 3/12/2019
4.3.1 36,712 3/4/2019
4.2.2 73,961 1/30/2019
4.2.0 62,008 12/11/2018
4.1.5 62,509 11/5/2018
4.1.1 15,233 10/31/2018
4.0.8 16,101 10/16/2018
4.0.7 60,721 9/23/2018
4.0.6 52,138 9/22/2018
4.0.1-preview 32,495 5/4/2018
4.0.0-preview 5,215 5/3/2018
3.30.0 65,958 3/19/2020 3.30.0 is deprecated because it is no longer maintained.
3.20.1 58,380 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,204 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,838 9/6/2018 3.16.1.38846 is deprecated because it is no longer maintained.
3.16.0.38344 31,814 8/24/2018 3.16.0.38344 is deprecated because it is no longer maintained.
3.15.3 126,321 6/29/2018 3.15.3 is deprecated because it is no longer maintained.
3.15.2.3 24,537 6/28/2018 3.15.2.3 is deprecated because it is no longer maintained.
3.15.2.2 129,621 5/8/2018 3.15.2.2 is deprecated because it is no longer maintained.
3.15.2.1 7,934 5/6/2018 3.15.2.1 is deprecated because it is no longer maintained.
3.15.2 7,696 5/5/2018 3.15.2 is deprecated because it is no longer maintained.
3.15.1 3,824 5/4/2018 3.15.1 is deprecated because it is no longer maintained.
3.15.0 20,983 4/14/2018 3.15.0 is deprecated because it is no longer maintained.
3.14.1.1 23,388 3/20/2018 3.14.1.1 is deprecated because it is no longer maintained.
3.13.1 43,093 2/7/2018 3.13.1 is deprecated because it is no longer maintained.
3.13.0.3 24,128 1/31/2018 3.13.0.3 is deprecated because it is no longer maintained.
3.12.2.4 153,316 11/28/2017 3.12.2.4 is deprecated because it is no longer maintained.
3.11.0 92,729 10/7/2017 3.11.0 is deprecated because it is no longer maintained.
3.9.1 45,299 9/12/2017 3.9.1 is deprecated because it is no longer maintained.
3.9.0 72,095 7/26/2017 3.9.0 is deprecated because it is no longer maintained.
3.8.5 22,893 7/12/2017 3.8.5 is deprecated because it is no longer maintained.
3.8.4 6,352 7/7/2017 3.8.4 is deprecated because it is no longer maintained.
3.8.3 18,334 6/27/2017 3.8.3 is deprecated because it is no longer maintained.
3.8.2 5,783 6/21/2017 3.8.2 is deprecated because it is no longer maintained.
3.8.1 48,102 5/16/2017 3.8.1 is deprecated because it is no longer maintained.
3.8.0 94,497 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,339 5/5/2017 3.5.9 is deprecated because it is no longer maintained.
3.5.8 10,362 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,670 3/7/2017 3.5.5 is deprecated because it is no longer maintained.
3.5.3 11,943 2/17/2017 3.5.3 is deprecated because it is no longer maintained.
3.5.2 8,580 2/7/2017 3.5.2 is deprecated because it is no longer maintained.
3.5.1 7,400 1/27/2017 3.5.1 is deprecated because it is no longer maintained.
3.5.0 16,391 1/5/2017 3.5.0 is deprecated because it is no longer maintained.
3.4.0 6,854 12/12/2016 3.4.0 is deprecated because it is no longer maintained.
3.3.3 20,537 11/16/2016 3.3.3 is deprecated because it is no longer maintained.
3.3.2 4,289 11/14/2016 3.3.2 is deprecated because it is no longer maintained.
3.3.1 6,957 11/4/2016 3.3.1 is deprecated because it is no longer maintained.
3.3.0 17,206 10/20/2016 3.3.0 is deprecated because it is no longer maintained.
3.2.1 11,985 9/14/2016 3.2.1 is deprecated because it is no longer maintained.
3.2.0 7,403 8/24/2016 3.2.0 is deprecated because it is no longer maintained.
3.1.0 6,574 8/3/2016 3.1.0 is deprecated because it is no longer maintained.
3.0.1 8,449 7/12/2016 3.0.1 is deprecated because it is no longer maintained.
3.0.0 25,158 7/8/2016
1.2.5 3,831 6/29/2016
1.2.4 6,083 6/20/2016
1.2.3 5,332 6/2/2016
1.2.2 5,391 5/21/2016
1.2.1 3,088 5/17/2016
1.2.0.1 2,618 5/12/2016
1.2.0 2,368 5/11/2016
1.1.0 5,961 4/22/2016
1.0.2 3,776 4/9/2016
1.0.1 3,896 4/1/2016
1.0.0 7,982 3/30/2016