Microsoft.Bot.Builder.Net45 NuGet Package

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.




Got any Microsoft.Bot.Builder.Net45 Question?





Info

Version: 3.2.1
Author(s): Microsoft
Last Update: Sunday, September 18, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Microsoft/BotBuilder
NuGet Url: https://www.nuget.org/packages/Microsoft.Bot.Builder.Net45


Install
Install-Package Microsoft.Bot.Builder.Net45
dotnet add package Microsoft.Bot.Builder.Net45
paket add Microsoft.Bot.Builder.Net45
Microsoft.Bot.Builder.Net45 Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

2749